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
Securing Your ASP.NET App Against Cross-site Scripting (XSS) Attacks
Security for Downloaded Code
Security in ASP.NET
Security Overview
Request Validation - Preventing Script Attacks
Real SOAP Security
Protecting IL Code from unauthorised Disassembling
Top Code
Building and Configuring More Secure Web Sites
Authentication and Authorization
Secure Password Programming with .NET
Cryptography in .NET (part 1)
Secure Query Strings: Preventing the Tampering of Data Passed between Applications
Keeping Passwords in a Database Secure
INFO: ASP.NET Security Overview
.NET Security in C#
Preventing Multiple Logins in ASP.NET
Implementing Role-Based Security with ASP.NET
Host a Remote Object in a Windows Service
PortSight Secure Access 1.1 for .NET
Using the Security Controls in ASP.NET Whidbey
Grouping Validators by Submit Button
Developing Secure ASP.NET Applications
ASP.NET > Tips and Tutorials > Security Systems
Source List
All | Freeware

Code 41-43 of 43   Pages: Go to  << Prior  1  2  3  page  


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...





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...



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...