Related resources for Secure Web Site
  • Developing Secure Web Site with ASP.NET and IIS: PartII10/3/2012 11:09:36 AM. Authentication is a very important element of developing secure sites. It is the starting point of a secure environment for the protected resources. I have discussed several authentication mechanisms available in ASP.NET and how they join with IIS to provide a secure platform to develop sites in Part I of this article. I will be looking at Form Authentication and how to implement it in several sample web applications.
  • Developing Secure Web Sites with ASP.NET and IIS - Part I10/3/2012 10:58:36 AM. Developing security for a site is like paying tax. You know it should be done at the end of financial year.