Cryptography is a tutorial which instructs the programmer to utilize the cryptography classes to perform the process of data encryption and decryption. The author gives details about cryptographic algorithm, which converts content of plain text to ci
In this tutorial readers can find information about building websites with the capability to secure itself from attacks. This is an article which is an extraction of the experience of the Microsoft engineers in building websites with Microsoft .NET f
This is an online tutorial that can be used by the users to learn about generating secure ASP.NET applications. This tutorial explains about the security issues on ASP.NET applications and discusses about .NET web application security model. This tut
This is an online tutorial that can be used by the readers to learn about the authentication and authorization processes in achieving security with ASP.NET. This tutorial details on the types of authentication and provides brief description about two
This is an article in which the author elaborately discusses about authenticating users and saving information for later retrieval. Here the author suggests a simple way of processing authentication that is authenticating users with classes like Form
In this article administrators can find information about restricting users from reading text file. This tutorial clearly explains about verifying whether the users have appropriate permissions or not by using System.Security.Principal namespace and
This is an online tutorial using which readers can learn how to make solution for .NET remoting. This tutorial explains this concept by discussing about Microsoft.Samples.Security.SSPI, independent sample applications that can be used for security s |