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 (73)
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 »
Post data to other Web pages with ASP.NET 2.0
ASP.NET 2.0's PostBackUrl attribute allows you to designate where a Web form and its data is sent when submitted. Read more »
Implement ASP.NET AJAX with the UpdatePanel control
The ASP.NET 2.0 AJAX Extensions 1.0 add-on brings AJAX development to ASP.NET developers using existing ASP.NET style coding. In this article we look at using multiple UpdatePanel controls on a single page. Read more »
Drill down into data with ASP.NET 2.0's DetailsView control
While the GridView control makes it easy to work with sets of data, you often need to work with the data in individual GridView rows or records. Another new ASP.NET 2.0 control, DetailsView, makes it easy. Read more »
Build a database front end with ASP
There are many ways to interface with a database, and one solution is to use ASP to build a front end. Builder AU dives in and creates a sample app in this article. Read more »
Using SQL statements with ASP
Using ASP and SQL together can be confusing. Help ease he confusion with the help of these 12 SQL tips for ASP. 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 »
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 »
Control presentation with ASP.NET 2.0's FormView control
ASP.NET 2.0's FormView control resembles the DetailsView control in that it facilitates the display of single records from a backend data source. 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
-
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 »
-
What's the point in following Apple's rules on the iPhone SDK if other developers will just flaunt them? We check the answer out and cover the other issues from the week: OLPC, IE, Ballmer and the Internet in space. Read more »
-
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
-
Behind the Apple-Google API dustup
2008/11/27 10:43:36
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.

