This is an article that explains about an efficient way to protect ASP.NET applications from XSS attacks. XSS attack stands for Cross Site-Scripting attacks. Here the author explains that XSS attackers could inject client side scripting to the web ap
This is an article that deals with preserving downloaded codes. In this tutorial the author covers on several topics including default security for downloaded forms, providing file access to the forms, configuration tool of .NET framework etc., Espec
This article comes like an overview to the security with ASP.NET. This tutorial covers on all fundamental functionalities of ASP.NET for security purposes. This article also explains about the functions of ASP.NET in authentication by providing appro
This is an article that comes like an introduction to security with ASP.NET. This tutorial explains that authentication is the process for validating the user name and password and authorization is the process of verifying whether the given identity
In this tutorial the author clearly explains about forms authentication, providing role-based security for authenticating users. In this tutorial readers can find information about generating login pages and building databases in securing on role bas
This is an online tutorial that discusses about a feature of ASP.NET version 1.1 that allows server to disagree the content that comes with unencoded HTML by requesting validation. This article explains that this security process is especially for pr
This is an online library which is helpful for the webmasters and for the developers that allows them to gather more information about SOAP and the methods to follow by the users are given easily. This tutorial can also be used for learning how to se
This is an online tutorial that can be used by the readers to gather knowledge about the mechanism that helps in creating Microsoft Intermediate Language. In this tutorial the author highlights a pitfall of the MSIL that the machanism faces and discu
This is an online tutorial that deals with avoiding multiple logins at a time. The author clearly explains about this problem and suggests users to utilize the cache with SlidingExpression as a substitute for a Session_End event. In this tutorial the
In this tutorial readers can find information about providing security to the entire website and ASP.NET applications. The author explains about the importance of security in developing websites and suggests a product PortSight Secure Access which is |