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 1-10 of 47   Pages: Go to  1  2  3  ...  5  Next >>  page  


This is a tutorial for securing resources by using ASP.NET Whidbey. This tutorial explains that achieving security for the web resources becomes easier as soon as the Visual Studio.NET Whidbey is released and discusses about the different types of we



This article can be used as a guidance and reference to use secret questions for security purpose. This tutorial starts with a simple introduction to secret questions and its role in checking user identity for password retrieval. This article also li



This is an useful tutorial which basically describes about how to configure IPSec on your web server to transfer data in and around different servers with full of security. This IPSec can be used to authenticate web servers and to filter IP traffic.



This is an online tutorial that can be utilized by the web developers to gather knowledge on creating ASP.NET applications in a secured manner. This article starts with analyzing about the security related problems that occur in applications developm



This is an article in which web developers can find more information about authenticating users in application development. Here the author elaborately discusses about validating username and password by verifying them with the information the databa



This is an online tutorial that comes like an overview to Microsoft ASP.NET security. This tutorial discusses about several topics on ASP.NET security. Readers can find information about authorization, authentication and also role-based security. Thi



In this tutorial the tutor explains about providing efficient security to passwords. He clearly explains about the hacking programs and their intention in collecting passwords and also explains about preventing passwords from being hacked by those pr



This is an online tutorial that details on using Secure Query String to prevent tampering of URL. The author starts this tutorial with an explanation about query strings and its uses and discusses about passing values from aspx pages to other aspx pa



This is an article in which the author provides some tips on utilizing Code Access Security for securing ASP.NET applications. In this tutorial the author explains about CLR (Common Language Runtime) and the necessity of the Code Security from CLR du



This is a tutorial where users can find information on performing form authentication for securing the files or directories. This article starts with a simple introduction to authentication and its types and focuses on form authentication and its pro