Features (13)
Bulletproof persistent cookies to increase security
Web browser cookies can enhance the user experience by providing additional functionality and ease of use. However, from an administration point of view, cookies are a security concern. Encrypt your cookies with this simple technique. Read more »
Secure your ASP.NET applications
Despite improvements over previous standards, ASP.NET still has its fair share of vulnerabilities. Use these tips from Builder.com to help secure your ASP.NET applications 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 »
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 »
ASP.NET offers new state management techniques
State management is a tricky aspect of Web development. Find out how ASP.NET's new features make it easier for developers to manage state information. 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 »
Master simple forms authentication in .NET
Using forms authentication, you can quickly build a simple, secure Web app. This walk-through shows you how to apply the strategy in your apps. 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 »
Maintaining state in ASP.NET: Know your options
Maintaining state is a problem that all Web developers face regardless of the platform. ASP.NET adds four options on top of the standard approaches on the Web. This article drills down on these options. Read more »
Architecting a CMS in ASP.NET
ASP.NET offers a wide range of integrated functionality to support in-house content management system solutions. We discuss the basics of tiered CMS architectural models. Read more »
News and features
- Latest
- Popular
- Features
- Most Discussed
-
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 »
-
W3C has released mobileOK checker, an open source tool for checking the suitability of websites for mobile devices. 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.


