News (4)

Vista's answer to PC power woes

When it comes to power management on most electronic devices, things are pretty simple. There's "off," and then there's "on." Read more »

Microsoft--forget PR, clean up the code

Have you noticed that Microsoft is on the offensive? After countless months of reading press clippings about the pathetic state of Windows security, the folks in Redmond have decided to fight back with one of their strongest weapons--public relations. Read more »

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 »

Torvalds trademark looms over Australian Linux industry

Australian companies trading on the name "Linux" may be exposed to copyright claims for the first time as early as next year if the nation's peak open source body gets its way. Read more »

Features (21)

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 »

Threading in C#

Using multiple threads can help you achieve greater performance, scalability, and responsiveness in your applicationsââ,¬"but you need to be careful. Follow these tips to avoid danger. Read more »

A Beginners Guide to Threading

The golden age for programmers is over. For a decade we have been able to get away with writing slow code, knowing that the hardware would pick up the slack. Not so any more, hardware developers have decided that software developers need to raise their game, and get ready for a generation of multi-core processors. Read more »

Create a fading form in VB.NET

While core functionality and useability of the application is always one of the most important aspects, various visual effects may improve the way users feel about a particular application. Read more »

Encrypt any file with symmetric cryptography using GPG

Encryption lets you keep your sensitive data, banking information and conversations safely protected by code. Learn how you can use the free GPG utility to protect your data. Read more »

Developer skills outlook 2007: What training do you need?

Angus Kidman examines whether you need a university degree to find a job as a developer and which, if any, certifications you'll need to remain a desirable candidate. Read more »

Debug an application remotely

Debugging can often be handled on a developer's local machine, but some problems exist solely in a test or production environment. This article shows how to debug remotely. Read more »

Unleash the power of macros in ABAP

Like many programming languages, SAP's ABAP makes liberal use of macros. Here are some scenarios that illustrate when using macros in SAP is the best choice. Read more »

Windows Vista RC1 reviewed

Windows Vista RC1 (build 5564) should mark the final stretch for Microsoft's new operating system, but don't be surprised if Microsoft issues one more public release candidate before making Windows Vista final. Read more »

Calling a COM object from a Web service in .NET

In this article from Robert Bogue, learn the easy way to call a COM object using the System.Thread namespace. Read more »

Log in


Sign up | Forgot your password?

What's on?