News (4)
Next-gen Microsoft Web server details emerge
The next version of Microsoft's Internet Information Services Web server (IIS7) will integrate the ASP.NET development technologies and turn many core features into optional modules. Read more »
Developers flock to Sydney for codefest
Over 2600 developers from around Australia have gathered in Sydney for Microsoft's thirteenth annual Tech.Ed conference. Read more »
Microsoft launches Aust .NET developer program
Microsoft Australia has this week launched a new .NET developer recognition program to entice developers to contribute more to the Microsoft development community. Read more »
Microsoft gets hip to AJAX
Not to be left out of any development trends, Microsoft is working to simplify the job of building so-called AJAX applications, or Web applications with sophisticated graphics. Read more »
Features (86)
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 »
Server-side Web page ripping
In this tutorial we take a quick look at the different ways in which server-side HTTP connections can be made using ASP, ASP.NET and PHP, and how they can be adpated to a range of applications. 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 »
Two approaches to redirection in ASP.NET
ASP.NET provides a few ways to move to different pages. Here's a look at these options. Read more »
Store dynamic page responses with output caching in ASP.NET
In ASP.NET, you can cache either an entire dynamic page or a portion of a page. Find out how to perform smart page caching based on a requesting URL, POST parameter, or query string. Read more »
Understand ASP.NET 2.0 configuration file processing
Configuration files are an important aspect of .NET development. Here's a closer look at how ASP.NET 2.0 uses configuration files (specifically machine.config and web.config). 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 »
Manipulating ASP.NET 2.0 browser support
ASP.NET 2.0 allows you to address browser support through browser configuration files. This set of files defines the capabilities for specific browsers. 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 »
Protect ASP.NET data with the DPAPI
Although .NET offers tight cryptography classes, a more efficient approach for ASP.NET developers is to implement the Data Protection API (DPAPI). Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Social news start-up Streem shuts downSydney social news start-up Streem will shut down this afternoon, according to a heartfelt notice posted on the site this morning by its founder Elgar Welch. Read more »
-
How to Reset Windows passwords
2008/10/01 14:31:09
-
Five things to consider when choosing a Linux distribution
2008/10/01 15:50:33
-
Cyber-terrorism 'a big threat'
2008/12/01 12:43:32
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.

