Code OnTime Designer is a must-have tool for serious developers.
Building ASP.NET/AJAX Forms with Code OnTime Designer
Learn ASP.NET/AJAX web form customization with Code OnTime Designer. We will start with an automatically generated single-column AJAX web form that lists all fields on an employee record. We proceed by creating the following form layouts in real time:
- A single column form with employee fields broken into four categories
- A two column form with compact field layout
- A form with four tabs for each category and fields displayed in compact layout.
- A form with two tabs that bring up two categories each displayed in a standard layout.
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.
User Controls in ASP.NET AJAX Applications
Create custom ASP.NET User Controls in ASP.NET AJAX applications generated with Code OnTime Generator and Web Site Factory for ASP.NET / AJAX. We will create a page and add four ASP.NET User Controls arranged in two rows.
Working With Actions in AJAX Web Apps Learn to configure the client-side action state machine to create complex AJAX-enabled user interface workflow sequences without writing a single line of code.
Part 1
We will implement a Navigate action that brings the user to a dedicated Customer Information page.
Part 2
We will implement custom Save and Cancel actions that return the user to the previous page.
Learn how to enable batch/mass editing in ASP.NET AJAX applications. Batch editing will allow your end-users to modify multiple records at the same time.