Tags: asp, authentication, data, security
Features (22)
Cookieless data persistence is possible
Cookies are a common way to store retrievable user information, such as authentication data. But what if you need a non-cookie solution? Read more »
Integrate Passport into ASP.NET apps
If you are looking for a secure means to transfer sensitive information in an ASP.NET application, try integrating Microsoft's Passport service. Read more »
ASP.NET security with web.config
For ASP.NET applications, the web.config file contains information about the application's operation. Find out how to manage application security settings through this file. Read more »
Setting up directory security using ASP and IIS
Phillip Perkins was recently asked to create a solution for providing folder access and security on a Web site. Find out how he completed his assignment using code that worked for Windows 2000 Server with Internet Information Services (IIS) 5.0. Read more »
Implement Web form tracking with ASP.NET
IIS can log a huge amount of Web usage data, but keeping robust logs without dragging down performance requires a skilled developer's help. Use ASP.NET to generate rich Web form tracking logs without unacceptably impeding performance. Read more »
Secure ASP.NET 2.0 sites with Membership API
Beginning with ASP.NET 2.0, the Membership API was added to simplify adding security to a Web application. This article explains how to use the Membership API with a SQL Server back-end. Read more »
Add stability to your ASP.NET applications with AppDomains
This article explains the concept of an application domain within ASP.NET, a security feature of the .NET framework. Read more »
Designing secure intranet applications
During the design phase, engineering and security teams must work together to ensure intranet applications meet the established security standards. Read more »
Practical Web service security in .NET
Learn how to secure a Web service using VS.NET. Our sample code will enable you to prevent unauthorised users from accessing the service. Read more »
Extend ASP.NET with HTTP modules
While HTTP modules have been a part of ASP.NET since its inception, I still encounter developers with no idea of their existence or usage. HTTP modules allow you to process incoming requests and outgoing responses to and from an ASP.NET application. Read more »
News and features
- Latest
- Popular
- Features
- Most Discussed
-
Opera's new SDK: Better browsing on the Wii?Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »
-
It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »
-
In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. Read more »
-
Ratbags burn, smash and 'nuke' hard drives
2008/12/16 14:49:30
-
2008/12/11 10:40:47
-
Five services you can turn off in Windows Server 2003
2008/10/01 13:58:07
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.

