ASP.NET Generator Client Applications

The ASP.NET Client environment has been enhanced to support the AJAX Framework.

A new default page called DefaultAJAX.aspx has been added to the ASP.NET Client, which incorporates changes to take advantage of the AJAX technology. For example, you notice that the Browser refresh has been eliminated between transactions, providing a more desktop-like experience for you Web application user. You still have the choice of using the original Default.aspx page, and this exhibits the same behavior as in previous releases of the software.

When migrating to the AB Suite 7.0 release of the ASP.NET Client, you need to regenerate your ASP.NET Web Forms, and include the new infrastructure files in your application. This also includes the Web.config file, which now contains new sections specifically required for the AJAX support. If you have customized any infrastructure files, then you need to apply the custom changes to the new files delivered in the AB Suite 7.0 release.