News (1)
A closer look at Java
Ten years ago, Sun Microsystems publicly debuted Java, software that initially helped establish the company's forward-thinking reputation and that later spread to most corners of the computer industry. James Gosling is the man behind the technology. Read more »
Features (31)
Take advantage of code platform advances by creating and using anonymous methods
With C# 2.0, Microsoft has introduced a new way to declare a delegate and the associated method called "anonymous methods." What are they and how to you use them? Read more »
Visual Studio 2008 simplifies JavaScript debugging
One of the more cumbersome development tasks is debugging client-side JavaScript code. Tools such as Firebug are helpful, but in the case of Firebug, you're forced to use Firefox. Thankfully, Visual Studio 2008 provides a robust and developer-friendly environment for debugging JavaScript. 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 »
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 »
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 »
Integrate PostgreSQL with .NET
The PostgreSQL database server provides a reliable, robust database solution at no cost. Tony Patton walks you through the steps of using PostgreSQL as the backend for .NET applications. Read more »
Pulling XML forward with the .NET Framework XmlReader object
Microsoft has introduced a third paradigm with the .NET Framework called the "pull model," which attempts to provide non-cached, forward-only, read-only access to XML data. 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 »
.Net develops advantages over Java
Developers have a number of reasons for favouring one programming environment over another. For those attracted by good technology, .NET is worth a look. 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 »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
Opera's new SDK: Better browsing on the Wii?Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »
-
It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »
-
In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. Read more »
-
Ratbags burn, smash and 'nuke' hard drives
2008/12/16 14:49:30
-
2008/12/11 10:40:47
-
Five services you can turn off in Windows Server 2003
2008/10/01 13:58:07
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.

