Chapter 36. Securing ASP.NET Web Applications

IN BRIEF

This chapter continues the topic of security and applies it to the protection and security of ASP.NET web applications. Whether you are building a small ASP.NET application for your corporate intranet or an e-commerce application that will accept tens of thousands of transactions per day, you will at some point be faced with the questions: How do I protect my website? Ensure the privacy of my users? Protect and secure the data for my website?

This chapter will get you thinking about those questions and provide some design patterns for solving those problems as well as walk you through some sample code that shows you some of the ways in which ASP.NET and the .NET Framework can provide varying ...

Get Microsoft® Visual C#® .NET 2003 Unleashed 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.