Webcast: Developing Professional ASP.NET Applications: Securing Your ASP.NET Application
How secure are your Microsoft ASP.NET applications? Are you sure? In this webcast, we discuss securing ASP.NET applications, following the defense-in-depth principles. We cover authentication, authorization, cryptography, input validation, and many other topics that help you to design and build secure ASP.NET applications.
As promised, I have posted the PowerPoint slides for this Webcast.
Comments
- Anonymous
December 12, 2006
First off, the webcast was awesome! I've just got 1 question.I've got an application which uses both a web app and a windows app. If i create users using the ASP.NET security you showed in this presentation, how can i make that available to the windows app so that i have a single sign on for both?Thanks,Mike