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 21-40 of 43   Pages: Go to  << Prior  1  2  3  Next >>  page  


This tutorial discusses about a process that can authorize the users to access the application with different levels, by providing role based access rights. Here the author explains about three types of authentication and describes about the...





This is a tutorial that elaborately discusses about the support given by .NET framework in favor of implementing role-based security. The author starts this tutorial by explaining about four user classes like Moderator, System administrators,...



Administrators can use this tutorial to learn about Identity Impersonation in .NET framework. This tutorial describes that setting impersonate is an essential for every authentication mode presented by Microsoft in ASP.NET. So here the author...



This article deals with utilizing role-based security with Enterprise Services. This tutorial covers on creating and configuring the serviced component, generating a C# class library application for hosting the serviced component, registering the...



This library briefly explains about the communication by transferring message and data with SQL server by enabling Secure Socket Layer. This guidance tool gives full details about SSL to secure database traffic, server authentication certificate,...



This is an article that provides detailed information about providing security with the combination of form authentication and role-based security in ASP.NET. This tutorial clearly explains about role-based security and instructs readers to...



This is an article that provides details about providing security to ASP.NET application. This tutorial is for dynamically setting up access for the users. In this tutorial the author clearly explains about performing this process in Windows...



This is an useful tool for the web developers and learners which helps them to host their remote objects in windows service by using ASP.NET application. With the help of this tutorial one who can learn and gather several information like how to...



This is a tutorial where readers can find information about solving a problem that normally arise in .NET while having more validators on a single page. Normally in .NET pages all the validators will be fired at the same time, here the author...



This is an online tutorial where administrators can find information about configuring and setting web.config file. This tutorial can be used as a guidance and reference for the administrators to learn about performing authentication and...



File Encryption is an useful article for the users to learn the method of encrypting the web application by using symmetric algorithm technique. The author discuuses about various classes that is offered by the .NET framework inorder to include it...



This is an useful and helpful tutorial for the learners from which they can come to an idea and gather knowledge about how to secure the applications of enterprise service, RPC authentication and authorization, how to identify caller's security...



Encrypt Sensitive Data Easily is a web based tutorial in which the author discusses about the procedure for securing the web applications by using VB.NET module. The author gives step by step procedure to integrate this module in the any project,...



This is an article that can be used by the administrators to learn about encrypting querystring in ASP.NET. Here the author discusses about preserving user data using Cryptography and interchanging data from one web page to another web page by...



This is an useful article that guides the programmers and system administrators to know more about SOAP and how to use it for encrypting message for security to avoid spammers to get message. After referring this tutorial users can easily encrypt...



This is a tutorial that can be used as a guidance and reference for the web developers to learn about developing ASP.NET applications with more security. This article covers on key elements of secure communication, authentication and...



Cryptography in .NET (part 1) is a web based tutorial in which the author details about symmetric algorithm, which helps in securing the users password. Here the author offers characteristics of symmetric based encryption and the method of...



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



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



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