Features (16)
ASP.NET caching strategies
The easiest way to improve the performance of your Web application is through effective caching. Discover how ASP.NET's built-in features make caching a breeze. 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 »
Caching ASP.NET pages
Want a faster ASP.NET application? Try this tutorial from Tony Patton that will show you how to cache your pages. Read more »
Build reusable ASP.NET controls using events
One of the key improvements in ASP.NET its ability to build server-side controls and add events to these controls. Discover how to accomplish this using reusable, event-driven controls. Read more »
Access and reusable ASP code
Take a look at six reusable ASP code functions that will help you quickly build database-enabled Web sites using Microsoft Office technologies. Read more »
Post data to other Web pages with ASP.NET 2.0
ASP.NET 2.0's PostBackUrl attribute allows you to designate where a Web form and its data is sent when submitted. Read more »
Ensure data integrity with validation
The many languages available for working with the .NET Framework make it easy to develop code that validates data. Find out what type of data checks you need to perform to ensure data integrity. Read more »
Simplify data caching with the .NET Caching Application Block
The Caching Application Block can save time and resources by caching Web services data for your distributed apps. It also offers a system for data security, expiration and scavenging, and a variety of storage options. See what the CAB has to offer. Read more »
Data validation with JavaScript and regular expressions
Discover how regular expressions offer a simple and elegant way to manipulate text within JavaScript. Tony Patton also explores how JavaScript's regular expression simplifies data validation. Read more »
Implement custom paging with SQL Server 2005
In previous columns, I covered the basics of using the .NET 3.5 ListView control and explained how to pair it with the DataPager control. Now I'll show you how to use these controls with a SQL Server 2005 backend to implement custom paging, in which only a subset of the data is retrieved for display. 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.

