Features (17)
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 »
Limit postbacks with ASP.NET 2.0 client callbacks
ASP.NET 2.0 provides its own way to make server requests without disturbing the user. Read more »
ASP.NET basics: Working with the TextBox control
Developers often overlook basic programming options in favor of new or cool ways to deliver results. This is true for many of the standard ASP.NET features. A good example is the TextBox Web control, which offers plenty of options for building applications. Read more »
Create an ASP.NET Web Form
The ASP.NET codebehind feature allows you to create Web forms with Managed C++, which makes those forms accessible via the intranet or Internet. In this article, Builder.com will show you how to create a Web form. Read more »
Deleting data from an ASP.NET DataGrid
Deleting data from the DataGrid takes some work. Find out how to create a delete button for the DataGrid and how to build a pop-up delete confirmation. Read more »
Achieve common ASP.NET page functionality
In this article we take a look at ASP.NET 2.0's template page feature and how you might create base pages with inheritance. Read more »
Improve data access in ASP.NET applications
Using the right tool for the right job is the best way to create optimised Web applications. Builder.com writer Tim Landgrave gives these tips to improve data access in ASP.NET applications Read more »
Visual Studio 2008 simplifies JavaScript debugging
One of the more cumbersome development tasks is debugging client-side JavaScript code. Tools such as Firebug are helpful, but in the case of Firebug, you're forced to use Firefox. Thankfully, Visual Studio 2008 provides a robust and developer-friendly environment for debugging JavaScript. Read more »
Use numeric totals with the ASP.NET data grid
.NET guru Tony Patton shows how to use the DataGrid control in ASP.NET to include total values. Read more »
Prepare for the transition from HTML forms to XForms
XForms are an XML-based replacement for conventional HTML Web forms. Learn about the basic elements of XForms and see how to implement them in a standard Web form. 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.

