News (1)
Microsoft expands Vista testing
Microsoft on Tuesday outlined plans to expand its test of Windows Vista, the next version of its flagship operating system. Read more »
Features (49)
Behavior modification: Overload your C# operators
You can force C#'s operators to act the way you want by overloading them with custom behavior. Here are examples of how to make it work. Read more »
Pick up the basics of .NET Framework multithreaded programming
Writing multithreaded .NET applications can be tough for beginning programmers. We'll show you how to create threads and how the syntax differs for VB.NET, C++, and C#. Read more »
Use STL streams for easy C++ thread-safe logging
Use the power of STL and the coding techniques outlined in this article so you can benefit from the simplicity of streams while maintaining thread-safe code. Read more »
Write and format ranges and containers in C++
The C++ STL offers a handy way to write values to streams, but it doesn't work with arrays. Here's an easy way to write ranges and containers to streams. Read more »
Handling optional parameters in C#
One feature that's missing from C# is the ability to declare a method parameter as optional. Here's a look at what you can do to fake it. Read more »
How I learned to stop worrying and love C#
After arguing for a long time that there's no difference between VB.NET and C#, Builder.com staff writer Lamont Adams is jumping on the C# bandwagon. Read more »
Persisting settings in C++
In a Web application environment, user experience can be enhanced by persisting the settings between sessions. The free downloadable C++ class library outlined in this article makes data persistence relatively simple. Read more »
Using the static modifier in your C# .NET applications
Want to know how to use the static modifer in your C# applications? Tony Patton gives his tips in this article. Read more »
C++: In search of the perfect convert-to-string function
Follow this tutorial using STL to develop an efficient, generic conversion function that will handle any data type with an overloaded operator. Read more »
C# vs. Java: Debate the difference
CNET developers join the debate over the differences between C# and Java and what that means, if anything, for a developer's career. Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »
-
Sun eye Web developers with Netbeans 6.5Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »
-
BarCamp buzz: Let the hacking continueAttending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »
-
Interplanetary Internet a possibility
2008/11/21 10:32:55
-
Conroy ducks, Ballmer evades and Android Fails -- Club Builder
2008/11/20 10:58:20
-
Yang's resignation: The talk of Silicon Valley
2008/11/19 16:10:33
What's on?
-
Conroy ducks, Ballmer evades and Android Fails -- Club Builder
Club Builder this week takes a long look at Senator Conroy's recent attempt to explain his Great Firewall of Australia, we chase Steve Ballmer over Sydney, and find Google's biggest bug of the year.

