News (2)
Understand the ASP.NET DataGrid control
Need to get up to speed on the ASP.NET DataGrid control features? Try this introduction article on for size. Read more »
Microsoft Web plan takes aim at Google
Microsoft plans to open access to MSN and its other public Web sites to let developers assemble new applications that build on those sites -- a technique used successfully at Google and other Web companies to promote their properties. Read more »
Features (116)
Create ASP.NET pages from XML data
The server control in .NET allows you to insert an XML document into an ASP.NET page. Find out what classes you need to use and how you can try out this approach. Read more »
Diving into the data grid: Page changing and deleting
If you want to combine paging and deleting in an ASP.NET DataGrid, you may run into trouble. We'll show you the code that will enable you to get these commands to work together. 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 »
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 »
Browse ListView data with .NET's DataPager control
This article explains how you can use the DataPager control to page through ListView data. Read more »
ASP.NET caching strategies
The easiest way to improve the performance of your Web application is through effective caching. Discover how ASP.NET's built-in features make caching a breeze. 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 »
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 »
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 »
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 »
Blog (1)
Worth getting out of bed for!
-- There some mornings I don’t want to get out of bed... 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.

