SQL To CSharp Plus (A.K.A Sql Columns to C# Properties) is a free Visual Studio extension that creates Property and Method classes based on tables, views and stored procedures from a SQL Server database. It also creates Property classes from stored procedure parameters and columns returned. Bug Fixes: SP Builder: When Creating an UPDATE statement a dialog message was being displayed warning that a WHERE clause was not present even though it was. Newest Features:
These tools save you time creating your data access layers and help to maintain code consistency within your solution. Stored Procedure Builder Property Builder Method Builder Check out the examples here http://www.loneworx.com/sccsp |