News (6)
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 »
Firefox marks its first year on the Net
Firefox turned one year old Wednesday, marking yet another milestone for the popular open-source browser. Read more »
Firefox 3: New front in the browser war
Mozilla released Firefox 3 on Tuesday, opening a new front in the browser wars. Read more »
Microsoft vows to play fair
Microsoft pledged on Wednesday that all of its future operating systems, including Windows Vista, will abide by self-imposed rules aimed at bolstering choice and competition. Read more »
Java junk, Germans jibe
The chief technology officer of Software AG has laughed off suggestions that Java is a business language. Read more »
XML: Extremely critical or exhaustingly complex?
Could the myriad standards and specifications surrounding XML seriously discourage users in the short-term? Read more »
Features (128)
Handling multiple submits in a single form with PHP
Processing form data in PHP is significantly simpler than most other Web programming languages. This simplicity and ease of use makes it possible to do some fairly complex things with forms, including multiple submit buttons in the same form. Read more »
Analyse your managed .NET code with FxCop
Check your .NET code for bugs and compare it against Microsoft's design guidelines via the freely available FxCop. Learn more about this code analysis tool. 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 »
Download files over the Web with .NET's WebClient class
The System.Net namespace includes the WebClient class for uploading and downloading files via HTTP. You can copy or read files with only a few lines of code. 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 »
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 »
Take advantage of code snippets in Visual Studio 2005
Visual Studio 2005 brings auto-complete for code snippets to C#, J#, and XML, as well as additional features for Visual Basic. 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 »
Implement custom paging with SQL Server 2005
In previous columns, I covered the basics of using the .NET 3.5 ListView control and explained how to pair it with the DataPager control. Now I'll show you how to use these controls with a SQL Server 2005 backend to implement custom paging, in which only a subset of the data is retrieved for display. Read more »
Windows Presentation Foundation: Another piece of the .NET puzzle
Windows Presentation Foundation is just one of the major enhancements to the .NET Framework introduced alongside Windows Vista. Read more »
Blog (3)
Firefox 3's better performance and memory improvements
-- As beta 5 is due to come out next week, I take a look at some of the new features and improvements in Firefox 3. Read more »
Mixed Emotions
-- Betamax showed that technical superiority can be beaten with a good dose of distribution -- does the same fate await Silverlight? Read more »
Vegas: Elvis, Blue Men and the world's biggest Flash enabled
-- I'm in Las Vegas this week for MAX, Adobe's annual user conference, and this morning's opening keynote went off with a bang. And a loud one at that! 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.

