C# and SQL data layer code generator
I've created a simple yet efficient tool to help generate stored procedures and a C# data access layer from a table. Instead of using an ORM, this uses standard ADO .NET (SqlConnection, SqlDataReader, etc). Check it out at www.asteio.com. It's saved me a ton of time and I'm hoping it does the same for you....Did you know that DotNetSlackers also publishes .net articles written by top known .net Authors? We already have over 80 articles in several categories including Silverlight. Take a look: here.