This is a very useful utility for .Net developer which allows the developer
to Generate C#/VB.Net class from any SQL Server Table. It can also generate
Stored Procedure for Insert and Update Query. It provides batch processing
which allows processing Cass and Stored Procedure creating with one click.
-
Creating of Class from Database.
-
Generating Insert and Update Query.
-
Interface to allow selection of individual SQL Server, Tables and
individual Fields.
-
Edit, Add, Delete Class or Stored Procedure before Generating.
-
Enumeration of all available SQL Servers on the whole network.
-
Batch Processing
-
Supports C# and VB.Net