Specify custom where-clause with nested queries, UNIONs, and others
Accept run-time parameters
Return a collection of objects as the output of query
Support GetCount and GetPartialRows behavior in queries
Support SELECT DISTINCT on queries
Support search bar definition.
Same as normal queries but with following additional features
Specify where-clause at run-time
Output of dynamic query is a collection of objects (just like normal queries)
Complete re-architected template-based code generation engine.
Code templates based on html and special label are customizable.
Tag attribute in objects can be extended with NowGenerator SDK
Customize names for classes, methods, and properties.
Generate .NET components and DotNetNuke module components in C#.NET.
Generated code fully supports IBindingList, ITypedList and IEditableObject that helps you bind you data objects.
Generate a fully-working web application
Web app contains pages to test each and every object behavior
Quickly view object mappings against all tables in the schema
Easily see which tables haven't been mapped
Makes object design work very easy
Generate a fully-working module, after generation you can zip the files and upload, then it will work
Generate DAL layer
Generate Stored Procedures
Generate View, Edit and Settings module
Generate default templates for View module