Used Database Wizard for Windows?


Editors’ Review

Download.com staff
Database Wizard is a dedicated tool for .NET developers to create and manage MSSQL databases. It generates C# files, handles CRUD operations, and preserves custom logic during code regeneration for maximum developer control.
Enlarged image for Database Wizard
Database Wizard 0/8
  • Pros

    • Generates C# files for seamless .NET project integration
    • Retains custom code during the file regeneration process
    • Automatically builds foreign key relationships between tables
    • Provides flexible table creation via internal UI or XML
    • Features automated CRUD method generation for database operations
  • Cons

    • Exclusively supports Microsoft SQL Server databases
    • Functional only within the .NET development environment
    • Requires generating scripts manually to build the database

Used Database Wizard for Windows?


Explore More


Full Specifications

GENERAL
Release
Latest update
Version
1.0
OPERATING SYSTEMS
Platform
Windows
Operating System
  • Windows XP
  • Windows Vista
  • Windows 8
  • Windows 7
  • Windows 10
Additional Requirements
Microsoft .NET Framework 4.0
POPULARITY
Total Downloads
540
Downloads Last Week
0

Report Software

Program available in other languages


Last Updated


Developer’s Description

Generates 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.

Download.com
Your review for Database Wizard