Hits Today: 1 Total: 1214 | Updated: 10/27/2004 | |
 | 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# |
Hits Today: 1 Total: 2103 | Updated: 1/15/2004 | |
 | 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 |
Hits Today: 1 Total: 127 | Updated: 8/14/2007 | |
 | 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 |
Hits Today: 1 Total: 2099 | Updated: 9/21/2003 | |
 | 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# | |  | |
Hits Today: 1 Total: 1935 | Updated: 9/29/2003 | |
 | 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# |
Hits Today: 1 Total: 1902 | Updated: 10/5/2003 | |
 | 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# |
Hits Today: 2 Total: 1617 | Updated: 8/21/2003 | |
 | This chapter describes the common characteristics of .NET Web applications from a security perspective and introduces the .NET Web application security model. Author: microsoft.com Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 1 Total: 1399 | Updated: 8/21/2003 | |
 | This guide gives you a solid foundation for designing, building, and configuring secure ASP.NET Web apps. Whether you have existing apps or are building new ones, you can apply the guidance to help you make sure that your Web apps are hack-resilient.
Author: microsoft.com Code: ASP.NET v1.0 & VB |
Hits Today: 2 Total: 677 | Updated: 8/23/2003 | |
 | This article explains how a secure web site was built and configured and provides best practices for software developers and systems administrators to secure their own solutions. Author: microsoft.com Code: ASP.NET v1.0 & VB |
|