This is a mirror of official site: http://jasper-net.blogspot.com/

C# and SQL data layer code generator

| Sunday, May 9, 2010
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.

Read more: ASP .NET Forum
Official site: asteio

Posted via email from jasper22's posterous

0 comments: