SQL To CSharp Plus (A.K.A Sql Columns to C# Properties) is a subscription based 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. New Feature: The newest feature is the addition of the Stored Procedure Builder. With this new addition you can create Select, Insert, Update and Delete statements from within the tool. The statements are executed and written to your database. These tools save you time creating your data access layers and help to maintain code consistency within your solution. Price Stored Procedure Builder Property Builder Method Builder Check out the examples here http://www.loneworx.com/sccsp |