|
|
 More Subcategories Available
| Security [+] Favor-It | |
| |
 |
| | Sort By:
|
This article takes you through the different ways how passwords are hacked, lists down the objectives of a secure password system, and finally explores how an effective password handling mechanism can be implemented with .NET
Author: Rakesh Rajan Code: ASP.NET v1.1 & C# |
A new ASP.NET version 1.1 feature, request validation, prevents the server from accepting content containing un-encoded HTML. Author: asp.net Code: ASP.NET v1.1 & VB |
One weakness of the .NET validators is that they take an all or nothing approach to validation. If you have a validators on the page and you invoke validation every validator will be evaluated if it is enabled no matter which button was clicked.
Author: asp.net Code: ASP.NET v1.0 & C# |
In a web application that allows users to edit data, different user accounts may have different data-editing privileges. In this tutorial we’ll examine how to dynamically adjust the data modification capabilities based on the visiting user. Author: Scott Mitchell Code: ASP.NET v2.0 & VB |
|  | |
The author enumerates the pertinent features of .NET that will allow you to build safe, easily deployable controls. The features discussed include managed code, code access security, versioning control, Windows Forms classes, and isolation. Author: Jason Clark Code: ASP.NET v1.0 & C# |
In this model, the CLR acts as the traffic cop to assemblies, keeping track of where they came from and what security restraints should be placed on them. Author: Keith Brown Code: ASP.NET v1.0 & C# |
This article explains how the solution to intentional hacking was built and configured and provides best practices for software developers and systems administrators to secure their own solutions. Author: Timothy Bollefer et. al. Code: ASP.NET v1.1 & VB |
|  | |
This chapter defines the scope and organization of the guide and highlights its goals. It also introduces key terminology and presents a set of core principles that apply to the guidance presented in later chapters. Author: J.D. Meier et. al Code: ASP.NET v1.1 & VB |
HTTP-based security mechanisms are currently the best way to keep your Web services secure. Learn how to secure a Web service using a combination of features found in Microsoft IIS and Microsoft ASP.NET. Author: Scott Seely Code: ASP.NET v1.1 & C# |
Icon Key >
 - Recently Updated
 - Showcase Listing
|