News (7)
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 »
Latest Mono release brings .NET on Linux closer
An autoconfiguration system for the project's ASP.NET implementation should make the open source .NET implementation easier to deploy. Read more »
Next-gen Microsoft Web server details emerge
The next version of Microsoft's Internet Information Services Web server (IIS7) will integrate the ASP.NET development technologies and turn many core features into optional modules. Read more »
Microsoft taps JQuery for Visual Studio
Microsoft said Sunday that it plans to ship the JQuery JavaScript library with its Visual Studio developer tool suite. Read more »
Microsoft readies Atlas AJAX tooling
By the end of the year Microsoft plans to release a commercial-grade tool for building AJAX-style Web applications. Read more »
Office 2007: FrontPage is out, blogging is in
Don't go looking for FrontPage in the just-released Beta 2 edition of Office 2007. Microsoft has axed its 10-year-old Web site authoring software. Read more »
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 (132)
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 »
Two patterns that promote code reuse in ASP.NET
To increase code reuse possibilities in your ASP.NET applications, you can use a couple of different patterns. Learn more about the Page Controller and Front Controller patterns and how you can implement them in your apps. Read more »
Two patterns that promote code reuse in ASP.NET
Learn more about the Page Controller and Front Controller patterns and how you can implement them in your apps to increase code reuse possibilities. 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 »
Use ASP.NET's Literal control to its full potential
One option of placing text on an ASP.Net Web form is the Literal Web control, which allows you to place and easily manipulate text within a page. Read more »
Tracking down bugs in ASP.NET code
One of the trickier aspects of Web development is debugging. In this article we'll look at some of the new ways you can debug your ASP.NET code. Read more »
Using the ASP.NET Calendar control
Learn to use ASP.NET's Calendar control to easily build applications to display and manipulate dates, months, and years. We'll show you how. Read more »
Display data with .NET's ListView control
With the ListView control, you can display data according to your needs. 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 »
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 »
Blog (2)
Microsoft services VS2008 & .NET 3.5
-- Microsoft has just announced the release to manufacturing of the .NET Framework 3.5 Service Pack 1 (SP1) and Visual Studio 2008 SP1. Read more »
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.

