Hits Today: 1 Total: 2637 | Updated: 7/30/2001 | |
 | It's time to start paying attention to your source control. Many of you work for companies and build corporate web applications as part of IT shops. Hopefully, you're already quite familiar with source control and backups and code management techniques. Author: Steven Smith Code: ASP.NET Beta 1 & VB |
Hits Today: 1 Total: 3638 | Updated: 4/17/2001 | |
 | ASP.NET provides additional customization and functionality specifically targeted at web application security requirements... Author: GotDotNet Code: ASP.NET Beta 1 & VB |
Hits Today: 1 Total: 2517 | Updated: 2/21/2002 | |
 | In this column, I wanted to take a gander at security considerations for ASP.NET. Unfortunately, this could prove challenging, since Microsoft hasn’t included enough security features in ASP.NET to fill up my allotted word count... Author: Oliver Rist Code: ASP.NET Beta 2 |
Hits Today: 1 Total: 2606 | Updated: 5/22/2002 | |
 | You really shouldn't believe everything you read. Or at least, you should read every statement of alleged fact with some level of skepticism. Believe it or not, sometimes people exaggerate or even misstate facts... Author: Larry Seltzer Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 1 Total: 2905 | Updated: 7/12/2002 | |
 | In this article, I shall start off by differentiating two highly confused terms, unsafe code and unmanaged code. This will be followed by discussion of how to write unsafe code, that is, how to use pointers in C#.
Author: Gaurav Code: ASP.NET v1.0 & C# |
Hits Today: 1 Total: 2766 | Updated: 9/30/2002 | |
 | From a security standpoint, ASP.NET represents a big improvement over previous incarnations of ASP. With the new platform, developers have easy methods to programmatically validate user input and access to built-in features that lock down an application. Author: Lamont Adams Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 2394 | Updated: 11/25/2002 | |
 | Because of security issues, system architects have been forced to choose between the rich user interface provided by Windows or the reach of systems designed with standard Internet protocols... Author: Tim Landgrave Code: ASP.NET v1.0 & VB | |  | |
Hits Today: 1 Total: 2580 | Updated: 2/15/2003 | |
 | Microsoft developers now have a new tool to help them catch security bugs in their own code.
The software giant plans to announce on Monday that a plug-in created by security firm Sanctum, scheduled for release in March... Author: Robert Lemos Code: ASP.NET v1.0 & VB |
Hits Today: 1 Total: 1566 | Updated: 8/10/2004 | |
 | To help verify a user’s identity in the case of a lost password, many Web applications use secret questions. But secret questions, if not handled properly, can actually be a security risk.
Author: Mark Burnett Code: ASP.NET v1.1 & C# |
|