News (8)

Huge security hole in .NET: Java creator

Java creator James Gosling this week called Microsoft's decision to support C and C++ on the Common Language Runtime in .NET one of the -biggest and most offensive mistakes that they could have made". Read more »

VMware brings Windows apps to the Mac

Virtualisation vendor VMware has announced the general availability of VMware Fusion, a software product that allows Apple users to run Windows-based applications on the Apple Mac platform. Read more »

Sun picks GPL for Java code

After years of requests and debates, Sun is set to release Java source code under a Linux-friendly licence. Read more »

Eclipse lights up Java crowd

A little more than a year ago, detractors painted the Eclipse open-source project as nothing more than a ploy by IBM to sell its own software. Today, by most accounts, it's the center of innovation in the Java tools industry. Read more »

Sun takes the covers off Mustang

At JavaOne, Sun gave developers a peek at what's coming in the next two major releases of Java, and we've rounded them up for you. Read more »

Xen leads Novell's turnaround effort in Linux

Novell will try to recover from earlier Linux fumbles by releasing major updates on Monday, adding Xen virtualisation software to its enterprise server product and glitzy graphics to the desktop counterpart. Read more »

Sun to offer more free software

Sun Microsystems said on Wednesday that it will offer free access to its Java server suite and N1 management software and bundle them with its Solaris operating system. 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 (115)

Handle exceptions properly in C#

Developers often overlook the importance of exception handling to the detriment of their own code. Read more »

.NET exceptions for the exceptionally challenged

Get the most out of .NET's structured exception system. These 10 best-practice tips will ensure that you don't wind up bogging down your applications. 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 »

Getting to know the .NET collections

.NET's vast selection of collection objects can be a little confusing. Get your bearings with this guided tour of the System.Collections namespace. Read more »

Simplifying .NET assembly libraries

Maintaining header files is often tedious and can lead to mistakes. Thankfully, .NET assembly libraries erase the reliance on these files. Read more »

Exception management in .NET

In this article, Builder.com looks at how exception management works in .NET. Find out how to architect systems that handle runtime errors properly. Read more »

.NET application blocks boost development

The .NET Framework is enhanced by .NET application blocks. Here's how to streamline your development efforts with this new tool. Read more »

Review: Total .NET Developer Suite

Properly managing code production can make an application project. Total .NET Developer Suite is a third-party add-in for Visual Studio .NET that can give you an edge when it comes to creating reusable code. Read more »

Avoid these six common development mistakes

Both rookie and veteran developers often have misconceptions about their work that can hamper the progress of an entire project. We explain why you should be on the lookout for these common mistakes. Read more »

Test entire Web applications with HttpUnit

HttpUnit is a suite of Java classes to test Web applications over HTTP. See how it works. Read more »

Blog (2)

Try… Catch… Win!

David McAmis [blogs:theneteffect] -- 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 »

Newbie guide to Google's Android

Brendon Chase [blogs:codemonkeybusiness] -- Google's platform for mobile devices has been announced and ready for developers to get their hands dirty. Here's the basics of what it's all about and the core architecture overview. Read more »

Log in


Sign up | Forgot your password?

  • Staff A first look at Windows 7 beta

    In this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »

    -- posted by Staff

  • Staff 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 »

    -- posted by Staff

  • Staff 2008: Time to call stumps

    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 »

    -- posted by Staff

What's on?