Chapter 28. Securing Your ASP.NET Applications


In This Chapter

  • Security Through Authentication

  • Security Through Authorization

  • The ASP.NET Security Controls

  • Advanced ASP.NET Security

"Security" is a term that is often overused and encompasses so many different topics that it can be confusing. When someone is talking about securing an application, often they are talking about things completely irrelevant to our needs. To distill the concept of security down a bit, the topic of security in this chapter is limited to just the notion of securing an ASP.NET application.

In this chapter, you will learn the important distinction between authentication and authorization. You will learn how to identify the users connecting to your websites as well as how to discern what they can and cannot do. You will also get an introduction to some of the new ASP.NET controls relating to users and security. Finally, you will see how to use and extend the new Membership provider that comes with ASP.NET 2.0.



Microsoft Visual C# 2005 Unleashed
Microsoft Visual C# 2005 Unleashed
ISBN: 0672327767
EAN: 2147483647
Year: 2004
Pages: 298

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net