Developing More Secure Microsoft ASP NET 2 0 Applications Pro Developer
Posted by aspnetnerd on 24 Oct 2008 at 12:49 pm | Tagged as: Book
Developing More Secure Microsoft ASP NET 2 0 Applications Pro Developer

Get hands-on, expert guidance for developing more secure Web applications with ASP.NET 2.0 with this in-depth reference. The nature of the Web and its underlying communication protocols make Web applications harder to secure and, therefore, primary targets for hacking attacks and other kinds of compromises. This book guides you through the possible vulnerabilities of Web-based applications and shows you how to help mitigate them in your own applications. Start with the ingredients of security-enhanced Web applications from the ground up, beginning with Web server set-up, and learn how to harden that machine for a potentially hostile environment such as the Internet. Then move on to in-depth treatment of crucial topics such as how to use ASP.NET to perform proper input validation; choosing from the numerous options for authenticating and authorizing users; how to store application-related and user-related sensitive data in a secure fashion; how to incorporate detection; and error logging measures. This guide covers how to integrate ASP.NET into the Microsoft Windows- security infrastructure and how to effectively use impersonation, delegation, and Active Directory- directory service. You will also learn about new Microsoft Windows Server#153; 2003 features, such as constrained delegation and protocol transition. Coverage extends to one of the most underutilized features of ASP.NET#151;running in partial trust. The book concludes with guidance on how to conduct audits and penetration tests and how to integrate them in the development process. Written by a leading authority and trainer, this reference comes complete with best practices based on real-world experience and extensive code samples in C#.
User Ratings and Reviews
5 Stars Highly Recommended
I really wish I could give this book 6 stars, it has been an indespensable resource for learning techniques to develop more secure applications. With so many dangers lurking out there it is increasingly important to not only be able to develop secure applications but to understand the .net security mechanisms as well. This book will leave no questions unanswered, if for no other reason purchase this book for chapter 8 on partial trust, I have not come across any resource that covered this topic so thoroughly. It’s treatment of sandboxing and code partitioning alone make the book worth every penny paid. If your looking to continually improve the quality of your code and sites don’t leave this book off your list.
5 Stars Complete Guide to ASP.NET 2.0 Security
This is a book by a MS Developer Security MVP for any and all developers writing ASP.NET 2.0 applications. Not only does it cover all the usual suspects and provides practical prescriptive guidance on how to deal with them with examples; it also deals with the tough “hot topics” like partial trust. The book is both complete in breadth and depth and really does provide a single good reference book on ASP.NET security.
I can not recomend it with more guster.
Confession I helped write the tools chapter which is why I know (and yes I am a fellow MS Developer Security MVP)!
5 Stars Excellent book for learning the security related aspects of ASP.NET 2.0
I am an ASP.NET newbie and found this book very helpful in understanding authentication, authorization, role based security, input validation etc. I am a desktop developer and found the web development model difficult to understand initially but this book cleared up my mind in the security related parts. The book is written in a very clear and concise manner and uses diagrams to explain concepts which which I found very helpful. There are practical advices sprinkled all over the book along with the “why” of it.
In short, this is a very well written book which improved my asp.net knowledge and skills considerably. Highly recommended.