Features (54)
Easily integrate JavaScript with ASP.NET pages
While ASP.NET provides a robust development platform, developers should not overlook mature technologies like JavaScript. Tony Patton explains how to integrate JavaScript with ASP.NET controls in this article. Read more »
Utilise client-side code in ASP.NET pages
In this article we'll explore the basics of client-side code usage and why it may be necessary. Read more »
Update DTC list boxes with this client-side solution
Follow this easy client-side technique to modify a list box's contents when they're dependent on the selection in another list box. Read more »
Encrypting configuration data in ASP.NET 2.0
Learn how to protect data stored in a configuration file via encryption and describe new features available in ASP.NET 2.0. We'll begin with an overview of the encryption options and continue with the actual encryption of data values in a configuration file. Read more »
Maintaining session state in ASP
What are the issues surrounding the use of session IDs in both "classic" ASP and ASP.NET and what happens with sessions when multiple Web servers come into play? Read more »
XMLHTTP ActiveX objects offer alternative to accessing ASP session variables
Instead of using cookies or hidden input boxes, you can use XMLHTTP objects to access client-side ASP variables. We'll show you how to create the object, set its properties, and invoke the send method. 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 »
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 »
Upload images with ASP
Uploading images via Web pages gets complicated when you're dealing with multiple images that must be processed separately. This solution uses classic ASP. 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 »
Filter Tags
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.


