Welcome to MSDN Blogs Sign in | Join | Help

February 2007 - Posts

Authorization using AZMAN

Authorization needs to be done in most of the ASP.NET applications. There are many ways to do authorization in an web application. The techniques involve using the Microsoft AzMan or doing custom authorization based upon a data store like database / xml.
Posted by ashishme | 2 Comments

Attachment(s): AzMan.Security.zip

Clearing Session variables effectively

Session clearing pattern for ASP.NET applications: Almost all ASP.NET application use sessions and it is very important to make use of the Session judiciously in order to decrease the burden on IIS server and make the applications performant. Though I
Posted by ashishme | 0 Comments
 
Page view tracker