News (1)
System.Globalization namespace in .NET
The .NET Framework has built-in support for globalisation in its System.Globalization namespace. This namespace can help you build international support into your applications. Read more »
Features (61)
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 »
First impressions of ASP.NET's MVC framework
Find out why you may want to use Microsoft's Model View Controller (MVC) framework instead of Web Forms. Read more »
Enhance applications with the ASP.NET AJAX Control Toolkit
While the ASP.NET AJAX Extensions from Microsoft provides you with basic AJAX support, the ASP.NET AJAX Control Toolkit extends this support by offering more controls and by allowing you to create controls. Read more »
Combining JavaScript with ASP.NET Web forms
JavaScript provides an alternative for many tasks that negates the need to go to the server. Let's take a closer look at combining the power of JavaScript with ASP.NET. Read more »
Tie JavaScript events to ASP.NET objects
ASP.NET places many powerful tools in the hands of the Web developer, but that doesn't make existing methods obsolete. This is especially true with client-side JavaScript--as long as you follow certain rules. Read more »
Integrating CSS techniques into ASP.NET 2.0 applications
CSS is now the accepted approach to styling Web interfaces, and ASP.NET makes it easy to integrate CSS into your solutions. Read more »
Avoid problems when redirecting via drop-down lists
One of the most important skills a developer needs is the ability to debug and fix problematic code whether it is their own or another developer's handiwork. This article shows how to solve a problem involving redirection and drop-down lists. 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 »
Sending e-mail via ASP.NET
Sending an e-mail is simple to add when working with ASP.NET sites--as long as the Web server is properly configured. Tony Patton shows you how. 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 »
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.

