News (2)
Five years of Ballmer--the effect on Microsoft
In the five years since Bill Gates surprised the technology world by announcing he would give up his title as chief executive at Microsoft, has the company changed? Read more »
Plugging the Linux holes
You can easily surf the Web and run a spreadsheet on a Linux-powered PC, but good luck if you want to balance your cheque book. Read more »
Features (75)
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 »
A .NET primer on reference types and value types
This article explains some .NET basics -- the difference between reference types and value types. Read more »
Simplify .NET class communication with delegates
What are delegates and what are they good for? Lamont Adams explains how to use them in your .NET apps and has some sample code, to boot. Read more »
Streamline .NET strings
Strings are integral to most app dev projects, so it is imperative that they don't impair performance. The .NET StringBuilder class streamlines string values processing. Read more »
Taking advantage of C# class indexers
One of the more interesting features of C# is the indexer. Web Editor Lamont Adams explains how it enables you to treat a class like an array. Read more »
Sort arrays easily and efficiently in .NET
Need to know how to sort arrays in .NET? See how easy it can be in this tutorial written in C#. Read more »
Zend Studio 2.0 facilitates PHP development
Studio 2.0, Zend is attempting to provide a true IDE for programmers. But did it succeed? This article will provide the answer. Read more »
Using asynchronous method calls in C#
Customers hate to wait and are turned off by poor performance. .NET addresses this issue with asynchronous communication support. Get started with C#. Read more »
Working with .NET files via the Path class
Developers often need to know certain aspects of a file such as the name, full path, drive, and file extension. The .NET Framework provides easy access to these details via the Path class contained in the System.IO namespace. Read more »
Getting .NET class info with Reflection
In this article, Builder.com walks you through two example programsââ,¬"a run-time class information reporter and a convoluted Hello World applicationââ,¬"that illustrate late-bound method invocation. Read more »
Blog (1)
Is the $100 laptop the end for Moore's Law?
-- Here we are, extolling the virtues of laptops such as the pricey Sony Vaio TZ, when for most users the US$100 XO would be just as effective. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
A first look at Windows 7 betaIn this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »
-
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 »
-
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.
