New Realbasic DOM Wizard... FREE!!!!
Download the Realbasic DOM Wizard 2009. Supports RealSQLDatabase/Server, PostgresSQL, Microsoft SQL and Access databases.
Your Complete Data Access Solution
DOM Wizard creates a complete data access solution based on your database design. Your DOM Wizard solution comes equipped with built-in helper methods that automatically marshal data in and out of your generated classes. Why use other tools that only create basic classes with nothing connecting your code to your database? Start using your complete data access solution that bridges the gap between your database and your code! Code Smarter, Code Faster with DOM Wizard! Download now!
Your fully loaded solution comes equipped with smart features like:
- Save methods that detect an insert or update
- Automatic transactions for Save and Delete operations
- LINQ and built-in query methods
- Full entity relationship support
- Enumeration of static tables that speed development and increase database integrity
- Serializable classes perfect for webservices
- Extensible and customizable code
- Stored procedure support
- Paged collections and much.. much more
Download DOM Wizard today and start using your Complete Data Access Solution !
LINQ Enabled
Leverage the power of LINQ in your applications. Full LINQ support is just a click away. Simply check the Enable LINQ option in the DOM Wizard GUI tool. DOM Wizard will apply all the table/object attributes and the column/property attributes for you. DOM Wizard even creates the EntitySet relationships for you.
LINQ and DOM Wizard generated objects are a perfect combination. Use DOM Wizard's super fast and efficient DataReader FetchBy methods or LINQ's infinite query flexiblity to populate your objects. Combine the 2 technologies for coding agility like you have never experienced before.
undefined
LINQ and DOM Wizard generated objects are a perfect combination. Use DOM Wizard's super fast and efficient DataReader FetchBy methods or LINQ's infinite query flexiblity to populate your objects. Combine the 2 technologies for coding agility like you have never experienced before.
Zero Maintenance
The DOM Wizard builds strongly typed objects. That means when database changes occur, the compiler will show you the impacts. Literally... all you have to do is regenerate and compile . All the work is done for you.
Your code will be easier to maintain because it will be easier to read. The classes and properties map directly to your database which makes your code self documenting . All your code will make perfect sense to you or anybody working with your code. Referencing your objects and properties with dot notation (Customer.LastName, Order.Total) could not get any easier!
Your code will be easier to maintain because it will be easier to read. The classes and properties map directly to your database which makes your code self documenting . All your code will make perfect sense to you or anybody working with your code. Referencing your objects and properties with dot notation (Customer.LastName, Order.Total) could not get any easier!
Flexible and Customizable
DOM Wizard builds a standard set of classes and methods. However, those classes are extensible and customizable to your needs .
All the DOM Wizard public methods are virtual so you can override the methods . Plus, all classes are partial to allow you to extend your classes and functionality. DOM Wizard even gives you tools to inject code into your generated classes .
undefined
All the DOM Wizard public methods are virtual so you can override the methods . Plus, all classes are partial to allow you to extend your classes and functionality. DOM Wizard even gives you tools to inject code into your generated classes .
Fast and Efficient
DOM Wizard 100% managed code is proven fast and efficient. We have tested our code on databases with multi-million row tables and sizes greater that 250 gigabytes. We know without a doubt that your generated code will perform to your exacting standards.
DOM Wizard even enumerates static tables to aide in development and code efficiency as well as code readability. Enumerating static tables in code is beneficial because it helps the developer to quickly assign values, makes code more readable, maintains data integrity and can improve performance by eliminating round trips to the database. DOM Wizard can do all this for you with a click of a button.
DOM Wizard even enumerates static tables to aide in development and code efficiency as well as code readability. Enumerating static tables in code is beneficial because it helps the developer to quickly assign values, makes code more readable, maintains data integrity and can improve performance by eliminating round trips to the database. DOM Wizard can do all this for you with a click of a button.