Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
Using the Security Controls in ASP.NET Whidbey
Using Secret Questions
Use IPSec to Provide Secure Communication Between Two Servers
Troubleshooting Security Issues
SWAT - A simple Web-based Anomalies Tracker - Part 2
Support WebCast: Microsoft ASP.NET Security
Secure Password Programming with .NET
Secure Query Strings: Preventing the Tampering of Data Passed between Applications
Secure your .NET smart client apps with CAS
Securing directories with Forms Authentication
Securing Your ASP.NET App Against Cross-site Scripting (XSS) Attacks
Security for Downloaded Code
Security in ASP.NET
Security Overview
Role-based Security with Forms Authentication
Top Code
.NET Remoting Authentication and Authorization Sample - Part I 2.0
.NET Security in C#
A look at storing personalized user information after authentication
Authentication and Authorization
Building and Configuring More Secure Web Sites
Building Secure ASP.NET Applications
Choosing Resource Access Identities -Identity Impersonation In ASP.NET
Cryptography
Cryptography in .NET (part 1)
Developing Secure ASP.NET Applications
Encrypt Sensitive Data Easily
Encrypting QueryStrings with .NET
Encrypting SOAP Messages
Enterprise Services Security
File Encryption
ASP.NET > Tips and Tutorials > Security Systems
Source List
All | Freeware

Code 41-47 of 47   Pages: Go to  << Prior  1  ...  3  4  5  page  


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