Chapter 12. Security and Database Access
In Chapter 11 we implemented the foundation for Online Photo Shop using ASP.NET technology. We created a Web site where online customers can browse the product catalog and place items in a shopping cart. This iteration, which is the last iteration in the project's construction phase, will complete the implementation of the Web site by adding the checkout procedure. We use ADO.NET technology to store and retrieve each customer's personal profile to or from a database. Furthermore, security plays a role as we design and implement the form that collects the payment and shipping information. As defined in the ...
Get .NET-A Complete Development Cycle now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.