Skip to content
| Marketplace
Sign in
Visual Studio>Tools>SQL To CSharp Plus
SQL To CSharp Plus

SQL To CSharp Plus

Joe M. Sims

|
194 installs
| (0) | Free
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.
Download

LoneWorx_LLC_128_x_27.png

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:

  • Added the feature below to a few Execute methods that were missed previously.

  • AddParameters method. This feature was previously available with a catch - Before this change, the class object properties had to match the stored procedure's parameters. This is no longer an issue. The method will now only use the class properties required by the stored procedure.

  • Added the ability to declare where to save the DatabaseLobrarySDS. It will update the assembly reference, remove the dll from the previous location and remove the directory if it had one.

These tools save you time creating your data access layers and help to maintain code consistency within your solution.

Stored Procedure Builder

SPBuilder_Select__1.png

Property Builder

SQL_to_CSharp_Property_Builder_Example.png

Method Builder

SQL_to_CSharp_Method_Builder_Example.png

Check out the examples here http://www.loneworx.com/sccsp

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft