News (1)
Microsoft to offer peek at new tools
Microsoft Chairman Bill Gates will offer a glimpse this week of future versions of the company's Visual Studio.Net development tools bundle. Read more »
Features (68)
Class interfaces play a key role with inheritance
Class interfaces in C# ensure that your code will behave the way you expect. In this installment of C# for Newbies, Builder.com outlines the role of class interfaces in inheritance and abstract base classes. Read more »
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 »
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 »
Working with ASP.NET site maps
Many of the features added to the .NET Framework with version 2.0 focus on enabling developers to quickly build powerful applications. A good example is a group of controls that allow you to easily include navigation features in an ASP.NET Web site. Read more »
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 »
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 »
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 »
Form validation is vastly improved in ASP.NET
All Web development efforts require form validation, but Active Server Page technology hasn't made it easy. Fortunately, ASP.NET addresses the need with validation controls. 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 »
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 »
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.


