Posted in 181 on Nov 7th, 2007
It means that only ASP.NET request will be carried out by managed modules. Now, if we want to employ ASP.NET modules to all our requests, we can write the following in the …
Here is the original post: IIS 7.0 - ASP.NET Integration
Read Full Post »
Posted in 187 on Nov 6th, 2007
… running asp.net 1.0 web server sales web server sample web server script web server scripting language web server scripts web server secure web server security web server security 1 web server security assesment web server security …
View original post here: web server how to
Read Full Post »
Posted in Uncategorized on Nov 2nd, 2007
If I’m developing an application that must accommodate multiple security levels though secure login and my ASP.NET web application is spanned across three web-servers (using round-robin load balancing) what would be the best approach to …
Read the rest here: ASP.NET Interview Questions
Read Full Post »
Posted in Uncategorized on Nov 1st, 2007
Authentication in ASP.NET is one of the best features of the web application’s security, which it is divided into 3 different built-in providers: Forms-based, Passport and Windows Authentication. The Forms-based and passport …
Go here to see the original: ASP.NET authentication
Read Full Post »