The Delphi 2006 ASP.NET 1.1 Advanced Web Development courseware manual is no introduction to ASP.NET, but shows how to build and deploy a small but real-world ASP.NET application with Delphi 2006.
As prerequisite, I recommend my Delphi 2006 ASP.NET v1.1 Web Development courseware manual.
The ASP.NET application contains a welcome page, a page for customer registration, and a login page (for authentication and authorization). The shop pages will show the shop items in a searchable and sortable DataGrid, plus a detail page where the item details are shown, and finally a shopping cart (which is also persistent after the session has been closed) with e-mail capabilities for completing the order.
A bonus chapter shows how to extend the ASP.NET web application with AJAX techniques, and describes the use of custom HTTP handlers and modules.
The manual consists of 130+ pages, including exercises and answers in the back....More >< Less