Flexible, Reliable, & Scalable .NET Solutions
FAQ
Contact Us
General: info@techmatica.com
Sales: sales@techmatica.com
Support: Support Request Form
 
We welcome your comments and suggestions. Please use the support request form to submit product support requests, sales enquiries or any questions you may have regarding our product or services.

Technical Support Hours:
Mon-Fri: 7:00 AM to 6:00 PM (CST)
What is DotNetGenie?
DotNetGenie is a "RAD Tool" (Rapid Application Development) for .NET Framework. DotNetGenie helps .NET developers build fully-featured applications in a short amount of time. Web-based UI in ASP.NET, Business and Data Layers in CodeDOM supported language, Built-in Security, and much more.

Who are DotNetGenie's target users?
Developers who want to speed up application development, including GUI and Web interfaces, such that they can focus on implementing business rules, and not spend time in the details of application development. In addition Webmaster, DBA's, and IT Professionals can easily build a Web interface to their respective database.

Can I modify the solution/projects/code that DotNetGenie create for me?
Yes. For example you may add your business rules to the Business Layer created by DotNetGenie and enhance the solution created by DotNetGenie. DotNetGenie creates two classes of business & data layer per table. The first class is created with a 'Must Inherit' declaration and contains all the code generated to access the data (called the Base class.) The second which inherits from the Base class is where all the customizations can be added. This allows users to keep the DotNetGenie generated code separate from customized code.

What databases does DotNetGenie support?
DotNetGenie supports Microsoft SQL Server and MSDE.

Does DotNetGenie generate Windows Forms Application?
At the moment DotNetGenie generates ASP.NET applications. We are working on a Windows Forms version to be released in the near future. We do not have an exact time frame on the release date.

What language is DotNetGenie written in?
DotNetGenie is written in Microsoft VB.NET.

Where can I see an application generated by DotNetGenie?
We have generated a sample application - Northwind Traders. This application was generated from the Northwind database that comes with Microsoft SQL Server installation. You can run the application in Spanish, German, or French. Just chagne your browsers language settings and reopen your browser once you change the settings. You can also download this demo, including source code, in any one of these three .NET languages C#, VB.NET, or J# from the download page.

Does DotNetGenie handle application level security?
Yes. DotNetGenie will create all the tables, database objects, UI related code and basic data required to secure the application. All you would have to do is create users, groups, assign users to groups and assign permissions to groups. You may grant permissions to Add, Edit, Delete, View and Print Reports.

What is CodeDOM?
Below are a few links that will provide some information about the CodeDOM technology.

Article on MSDN
Article on DevX Web Site
Article on 15Seconds Web Site

Where can I get more information?
Visit the features section for a complete list of features. You can refer to online help on this web site for more information about the product.

Or contact us:

Support Questions:  Support Request Form
General Questions:  info@techmatica.com

Creates database views
Creates database stored procedures
Creates the middle-tier components in .NET
Creates a separate class for custom code
Creates filter, grid, and details users controls
Creates parent-child relationship grids
Creates localized versions of your application
Creates a complete presentation layer solution