News (1)
Interrupting Java threads
Multithreading presents a set of new challenges to the programmer that can lead to unexpected behaviour. In this article we address one of those challenges: how to interrupt a running thread. Read more »
Features (141)
Under the covers of the .NET CLR
.NET promises to let developers write code in numerous compliant languages, but exactly how does the CLR accomplish this feat? Read more »
Achieve pure .NET development with VB.NET
Are you confused by the choice of C# or VB.NET for .NET development? Most, mistakenly, think C# is the only viable choice. Read more »
Improve data access in ASP.NET applications
Using the right tool for the right job is the best way to create optimised Web applications. Builder.com writer Tim Landgrave gives these tips to improve data access in ASP.NET applications 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 »
Master Windows registry access with .NET
Although .NET makes it easier to access the registry, it's still daunting for the uninitiated. Lamont Adams takes away some of the mystery. 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 »
Reading and writing text files with VB.NET
Reading and writing text files is an essential task in any programming language. Follow this step-by-step approach to working with text files in VB .NET. 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 »
Three tools that make Java code review painless
Reviewing and optimising code is a task no developer is too keen on. Use these tools to help automate the process as much as possible. Read more »
Don't sweat C# type conversions
In his new C# column, Harold Davis explains type conversions in .NET and discusses the differences between casting in C# and VB.NET. Read more »
Blog (1)
Try… Catch… Win!
-- As a .NET developer, there are a few “best practices” that you should always consider. And one of the biggest is that every application you write should include error trapping to trap critical and non-critical errors that may occur. And the .NET framework makes it easy to use “Try… Catch” statements to intercept any errors that occur and allow you to handle the exception. 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.
