current location: home  > windows  > Developer Tools > Database Wizard
Database Wizard

Database Wizard

safenonpoisonousdetected
tag:
Hot collection
List recommendation
  • introduction
  • picture
  • Boutique
  • Related
Developer's DescriptionBy Becker GamesGenerates powerful .NET code to handle any MSSQL Database.Database Wizard is a program that helps .NET developers in creating and managing a database. It is similar to linq2sql or Entity Framework 5 but Database Wizard gives you more control. It allows you to create the tables from within the program itself, or within an xml document. Once you generate the scripts, you can build the database. Then, you can generate the Database CS files to use in your .NET project. There are 2 sections to each generated file. There are the custom code and generated code sections. Anything you put into the custom code section will be saved and restored when you regenerate your database CS files. It is able to automatically construct foreign relationships and have generated CRUD methods. You can easily create your own custom methods or queries.
Screenshot group
Related recommendation