Welcome!

Generate perfect code for Microsoft ASP.NET Unleash your creativity and get things done.
Home     Products     Live Demo     Tutorials     Library     Download     Subscribe     Services     Support     Contact Us      
Code OnTime Generator is a premier code generator for Microsoft.NET. Built as an open platform, the tool redefines the way you think and approach the code generation.  
 

Here are some screenshots that give you a taste of code generation redefined.

Pause Stop Previous Next View full-sized photos

 

Take a look at our two demo applications generated from the Data Aquarium Framework project.
 

Northwind application is an ASP.NET 3.5 application with the Microsoft Ajax Control Toolkit, and JSON web service, that implements data access pages of a small mail order management company Northwind. Microsoft SQL Server 2005 is the backend for this application.

 

Human Resources is derived from the HR demo schema of Oracle 11g database server and exibits exactly the same features as the Nothwind application.


Both applications are generated in seconds and truly show the power of the code generator that brings the Data Aquarium Framework project to life. Create your own exciting code generation projects with Code OnTime GeneratorDownload the tool and start working on your next code generation idea.
 
Note that Data Aquarium Framework is a subscription project.
 
Read our blog to learn more.

Resource Type Notes Published
Grouping Tabbed Data Views Video Learn how to group several data views under the same tab activator in master-detail page layouts. We will show how to configure a three level master-detail page with "Customers" master presented on the top and "Orders" and "Order Details" presented at the bottom of the page on the same detail tab. 7/28/2010
Use Excel to Build ASP.NET AJAX Apps Video Learn to use Microsoft Excel to create modern ASP.NET/AJAX database web applications. We will demonstrate how to modify data field layouts in grid views, configure a floating data field layout for a form view, set up a virtual many-to-many field, and activate auto-completion. 7/28/2010
History of Most Recent Used Objects Article Users interact with data in mysterious ways. No matter how thorough you are it is virtually impossible to predict every working pattern of a given user role that you are planning to implement in your application. The ability to recall the most recent used data objects quickly can make or break your business application. 7/26/2010
Permalinks Article The ability to create a shortcut to application data is crucial if you are building a true web 2.0 experience. Data shortcuts (also known as permalinks) allow users to create new data processing techniques and workflow patterns. 7/24/2010
Access URL Parameters in Business Rules Article Learn about passing business rule parameters through URL. 7/22/2010
Three Level Master-Detail Video Learn to create multi-level master-detail pages in ASP.NET+AJAX web applications created with Code OnTime Generator and Web Site Factory. In this example we will create a 3-level master-detail page layout that links customers, orders, and order details. 6/2/2010
Choosing Page Data Layout Article Web Site Factory web applications offer several page layouts. Each layout offers its own method of presenting master-detail data on a single page. The most popular master-detail data layouts of pages are described in the article. 5/26/2010
Quick Find With Multiple Words Video Learn about Quick Find feature available to end users of ASP.NET AJAX
web applications created with Code OnTime Generator for ASP.NET. Users
can enter multiple words in a single search field. The application
framework will construct an extended WHERE clause that will probe for
each word in every compatible column. 5/21/2010
Sort and Filter Article Web Site Factory applications can now use declarative sort and filter 
expressions on data views. This feature allows effecting just-in-time 
ORDER BY and WHERE clause automatically created by the application 
framework at runtime without the need to modify the command. 5/21/2010
Classic Master-Detail Layout Demo 

Classic master-detail layout will place master view at the top of the page and all children at the bottom of the page. Each child will be placed on a dedicated tab so that only master and one child data views are visible at any time. The details of the selected master record are automatically displayed on the side bar and stay visible even if the page is scrolled.



 5/10/2010
Globalization, Localization, Multi-Select, Batch Editing… Article Learn about globalization and localization of Web Site Factory and Web Site Builder code generator projects for ASP.NET and AJAX. Enable multi-select and batch editing everywhere with a single click of a button. 4/28/2010
Dedicated Login Page, Membership Customization Options Article The latest release of Web Site Factory and Data Aquarium Framework supports additional ASP.NET Membership configuration options. 4/7/2010
Many-To-Many Virtual Field In 3 Minutes Video We will show you how to set up a many-to-many field derived from a junction table and lookup in under three minutes without writing a single line of code in ASP.NET AJAX web application generated with Code OnTime Generator and Web Site Factory premium project. 4/5/2010
Custom Search Bar With Auto-Complete Video Learn to create custom search bars in Web Site Factory and Web Site Builder projects. The search bars are typically displayed above the grid views. Use any standard and commercial ASP.NET controls to capture the search parameters. We will show you how to implement a predictive input in your search fields without writing any code. 3/21/2010
Custom Form Templates in ASP.NET/AJAX Web Apps Video Learn to create custom form templates to define the exact layout of data fields in form categories that meets your business requirements with Code OnTime Designer. The templates are based on HTML. Simple data field placeholders are automatically substituted in the client web browser. 3/20/2010
Many-To-Many Fields, Code Defaults, Code Filters Video Learn to define many-to-many fields in ASP.NET AJAX applications without writing a single line of code with Code OnTime Generator. We will show you how to use the Check Box List lookup style with Target Controller property to create many-to-many fields. Automatic insertion and deletion of records in the junction table is supported and explained in the code walkthrough. We will tell you how to assign default values to fields displayed in views of new records. You will also learn to create shared programmatic filters to control data access in Web Site Factory applications. 3/7/2010
Multi Field Lookup Video Learn to configure a multi field lookup to copy several fields from the lookup view into the details record. The same technique also works when a user creates a child record of a selected master. 2/28/2010
Declarative Code Formulas Video Learn to define declarative code formulas in Code OnTime Designer to introduce just-in-time calculations in ASP.NET AJAX applications without writing a business rule to support the server-side calculations. The code generator will automatically produce a business rule to incorporate your formula 2/28/2010
Conditional CSS Styles Video Learn to create conditional CSS styles to alter the presentation of grid view rows. We will customize the Web Site Factory application to highlight orders details that are too expensive or have a high discount. 2/28/2010
Universal Annotations and Dynamic Field configuration Article We are announcing immediate availability of two new features in Web Site Factory and Data Aquarium Framework premium projects. The features are included in the latest release of the product and are available to all subscribers to the Premium Projects. 2/2/2010
Floating Data Field Categories Article The new floating layout of data fields allows automatic hypertext-like display of data fields in Web Site Factory applications. The floating layout can be applied to any data field category in a form view. 1/24/2010
Global Logging With Shared Business Rules Article Many applications require a global log of data changes made by users at runtime. Data Aquarium Framework provides an excellent mechanism to create a single point of logging of all operations. 1/13/2010
Custom RDLC Reports for AJAX Web Apps Video Data Aquarium Framework automatically creates RDLC reports in WYSIWYG style at runtime for any data grid views and replicates sort order and filters specified by the end users. You can quickly create custom reports that have the same behavioral properties. 12/9/2009
Adaptive Filtering in ASP.NET/AJAX Applications Video Learn how your users can take advantage of adaptive filtering and sorting features available in applications created with Data Aquarium Framework and Web Site Factory from Code OnTime, the premier provider of code generation software for ASP.NET and AJAX. 12/8/2009
Aggregates in Grid Views Video Learn how to enable aggregates in applications created with Web Site Factory code generation project and Code OnTime Designer. Aggregates deliver business intelligence and work with adaptive filtering. 12/8/2009
Batch Edit, “Row” Scope, Multiple Row Selection, Actions And Security Settings in Designer… Aricle Read more about the latest update of Data Aquarium Framework and Code OnTime Designer. Applications create with our code generator for ASP.NET and AJAX now feature enterprise class search, batch editing, and responsive user interface with up-to-date styling. 12/3/2009
Side-by-Side With SharePoint Article You can run Web Site Factory applications side-by-side with Microsoft SharePoint Services or MOSS 11/5/2009
Web Site Factory Preview 3 Demo Learn about new page layouts in Web Site Factory premium code generator project 11/2/2009
Web Site Factory Preview 2 Demo Learn more about Web Site Factory Preview 2 and status of the upcoming premium projects update. 10/27/2009
Learn by Example Article Discover how code generators can help you learn web development faster. 10/11/2009
Eliminate the Grisly Problems of Project Estimation Article See how a code generator can help reduce the headaches of Project Estimation and Planning. 10/2/2009
Calculated Fields Revisited Article The upcoming update of Data Aquarium Framework will include additional support for field formulas to simplify creation of calculated fields. 10/2/2009
AJAX Form Rendering Modes Article Learn about rendering modes in applications created with Data Aquarium Framework and Code OnTime Generator. 9/23/2009
Customizing forms with Code OnTime Designer Video Learn ASP.NET AJAX web form customization with Code OnTime Designer. 9/19/2009
New Multi-Column form rendering Demo The multi-column rendering will be available in the upcoming update of premium projects. 9/8/2009
Update with Reporting and Export features has been released Demo The latest update of Data Aquarium and Aquarium in a Box premium projects now includes a full support for dynamic reporting. Try options under Report menu item on the action bar. Export features located under Actions menu item on the action bar were improved to allow export without additional popup windows. 9/3/2009
Code OnTime Designer Article Read about our new product, Code OnTime Designer. 8/27/2009
CommandName and CommandArgument Article Create and handle custom actions in business rules. 5/5/2009
Calculated Fields in Data Controllers Article Learn about five methods of introducing reusable calculated fields in data controller descriptors. 5/4/2009
ObjectDataSource vs. ControllerDataSource Article Learn to use business objects, ObjectDataSource, and ControllerDataSource in Data Aquarium Framework web applications. 4/27/2009
In-Place Creation of Lookup Items Article Learn how to control in-place creation of lookup items in Data Aquarium Framework applications. 4/24/2009
Filtering and Business Rules Article Learn to write data filters with business rules 4/10/2009
Present What You Want Article Learn about presenting Ajax data views in Read, Edit, and New mode and simple and effective data filtering techniques in Data Aquarium Framework web applications. 4/5/2009
ExternalFilter And Modal Views Article Discusses using ExternalFilter and modal views in Data Aquarium web applications with master-detail views of data. 4/4/2009
New UI Themes Article Take a look at a collection of user interface themes available to premium project subscribers 3/31/2009
ExternalFilter, Modal Views Demo Demonstrates ExternalFilter and modal views in many-to-many scenario. 3/31/2009
Business Rules: ControllerAction Attribute Article Learn to update multiple check box list selections via a business rule method with the help of ControllerAction attribute. 2/28/2009
Business Rules: RowBuilder Attribute and Existing Rows Article Learn to provide calculated values for existing rows and how to apply new lookup item style, CheckBoxList. 2/27/2009
Business Rules: RowBuilder Attribute Article New update of Data Aquarium Framework introduces an elegant approach to business rules and business logic development. Learn about RowBuilder attribute applied to new data rows. 2/26/2009
Live demo of Membership premium project Demo Manage users and roles in application generated with Membership premium project. 2/23/2009
Membership-enabled sample of Aquarium-in-a-Box Demo See a live sample of Aquarium-in-a-Box premium project with membership features 2/23/2009
Membership-enabled live demo of Data Aquarium Framework Demo See a live demo of Data Aquarium Framework with membership features. 2/23/2009
New premium project Membership Article Read about new premium project Membership. 2/23/2009
Starting DataViewExtender in NEW Mode Article Learn about two new DataViewExtender properties StartCommandName and StartCommandArgument. 2/23/2009
RSS Your Data Article Learn about built-in capability of Data Aquarium Framework to generate RSS data feeds. 11/26/2008
Instant Details for Lookup Fields Article Data Aquarium Framework provides code-free instant details for lookup fields. 11/26/2008
Automatic BLOB Support Demo See a live demo of BLOB support in Data Aquarium Framework applications. Features image thumbnails and live uploading. 10/31/2008
Context-Sensitive Data Lookups Article Learn to create context-sensitive lookups in Data Aquarium Framework applications 10/30/2008
Upload/Download of BLOB in AJAX Applications Article Learn about automatic BLOB support in Data Aquarium Framework applications. 10/30/2008
Export to Spreadsheet Article Learn about Export to Spreadsheet capability built into Data Aquarium Framework. 10/30/2008
Lookup Item Styles Article Demonstrates various styles of presentation for lookup items in Data Aquarium Framework applications. 9/30/2008
DataViewExtender Events: selected and executed Article Create master-detail pages with detail records displayed only when a master record is selected in Data Aquarium Framework applications. 9/28/2008
Restricting Read/Write Access To Fields Article Learn to restrict access to data fields in Data Aquarium Framework applications. 9/28/2008
ASP.NET AJAX Globalization Article Learn to activate data formatting preferences for dates, numbers, and currency specific to your country in Data Aquarium Framework applications. 9/28/2008
Demo of Data Field Aggregates Demo See a live demo of data field aggregates in Data Aquarium Framework applications. 9/22/2008
Data Field Aggregates Article Learn to create no-code data field aggregates in grid views. 9/21/2008
Header and Footer Text in Form Views Article Learn to use header and footer text with data fields in standard and custom forms. 9/21/2008
Building a better UI with Data Aquarium Framework Article Learn to change presentation styles of data fields in views. 9/21/2008
Build Your Own Code Generator Templates Article Learn to use Code OnTime Generator to write your own templates. 9/17/2008
Grid View Template Demo Demo See grid view templates in action. 9/16/2008
AJAX Forms With BLOBs Article Learn to create AJAX applications with ASP.NET 3.5 and full BLOB support. 9/16/2008
Learn to Create Grid Templates Article Describes the new feature that allows creating AJAX grid view templates in Data Aquarium Framework applications. 9/14/2008
Server-Side Data Filters Article Create server code with data filters to limit the views of records based on current user identity or role in Data Aquarium Framework applications. 9/14/2008
Default Field Values in Custom Action Handlers Article Provide default values for insert, update, and delete SQL commands with custom action handlers. 9/10/2008
Live demo of Aquarium Express Primer Demo This application demonstrates ASP.NET and AJAX 3.5 order management screen created with free Aquarium Express code generator project. 9/10/2008
Aquarium Express Primer Article Learn to build applications with free Aquarium Express code generator project, the introductory version of Data Aquarium Framework. 9/7/2008
Multiple Data Field Categories Article Learn to define multiple data field categories in form views of Data Aquarium Framework applications. 8/23/2008
Custom AJAX Form Templates Article Learn to create custom templates for form views in Data Aquarium Framework applications. 8/23/2008
Master/Detail Extravaganza Demo See all tables of Northwind database displayed on the same page on multiple tabs and connected with master/detail links. 8/16/2008
Data Aquarium Framework Update Article A new update includes ability to create database lookup items in-place, enhanced master/detail support within the same page, and highlight and select of rows in grid views. 8/16/2008
Master/Detail in One Page Article Learn to display multiple views with master/detail connections in Data Aquarium Framework applications. 8/16/2008
Add New Items to Database Lookups Without Leaving a Page Demo See a demonstration of database lookups with ability to add new items to the lookup without leaving a page. Click on the icon next to the lookup to create a new item. 8/15/2008
Presenting Multiple Views of the Same Data Article Learn to present multiple views of the same data without coding. 8/10/2008
Using 'roles' and 'writeRoles' Attributes with Fields and Actions Article Learn to control access to fields and actions presented in views of Data Aquarium Framework applications. 8/6/2008
Database Lookups and Data Aquarium Framework Update Article Read about the latest release of Database Lookups and Data Aquarium Framework code generator projects. 8/3/2008
Integration of Data Aquarium Framework with Standard ASP.NET controls Demo See a live demonstration of Data Aquarium Framework integration with standard ASP.NET 3.5 applications including data binding, database lookups, and database autocomplete.
 8/3/2008
GUI of Web Form Builder Applications Article Overview of user interface features available in applications created with Web Form Builder code generator project. 7/27/2008
Database Lookups for ASP.NET and AJAX 3.5 Demo Replace all DropDownList and ListBox controls that are being used in your ASP.NET applications to lookup the database information with infinitely scalable and efficient Database Lookups for ASP.NET and AJAX 3.5. 7/27/2008
Creating Custom Action Handlers in Data Aquarium Framework Applications Article Learn how to write asynchronous custom server code in ASP.NET AJAX applications without having any experience with ASP.NET or AJAX 7/12/2008
User Interface Features in applications built with Data Aquarium Framework for ASP.NET 3.5 Article Read about powerful user interface features available in applications built with Data Aquarium Framework 7/12/2008
Human Resources with Data Aquarium Framework Demo Demonstrates an application with Oracle 11g backend. This application has been generated with the premium project Data Aquarium Framework. 7/5/2008
Human Resources with Web Form Builder Demo Demonstrates the Human Resources application for Oracle 11g created with the standard project Web Form Builder. 7/5/2008
Northwind with Data Aquarium Framework Demo Demonstrates an application with Microsoft SQL Server 2005 backend. This application has been generated with the premium project Data Aquarium Framework. 7/4/2008
Data Aquarium Framework Article The database web application framework introduction. 6/29/2008
Getting Started Article Discusses the architecture of a modern code generator. 6/29/2008