News (14)

Windows 7 gets mixed reviews

As developers received their copies of Windows 7 on Tuesday in the US, they offered varied reactions to the Microsoft operating system update. Read more »

Oracle adopts RosettaNet standard

The RosettaNet standard will provide a non-proprietary tool for developing business processes on Oracle's 9i application server. Read more »

Asia-Pac security vendors struggle as Bagle slips the net ... again

Read more »

Cybersquatting escalates in Asia

Inexpensive domain names are fuelling the growth of cybersquatting in the region Read more »

OpenBSD hit by 'critical' IPv6 flaw

A vulnerability in the way OpenBSD handles IPv6 data packets exposes systems running the traditionally secure open-source operating system to serious attack. Read more »

SpamAssassin sports new open source licence

Programmers on Wednesday released the new version 3.0 of SpamAssassin, open-source software for filtering out unwanted e-mail, but the changes are as much legal as technological. Read more »

Open-source leader leaving Novell for Google

Jeremy Allison, a high-profile open-source programmer, has resigned from Novell because of objections over its patent deal with Microsoft and is moving to Google. Read more »

BEA lights US$87.5m fire under its SOA ambitions

Fuego has been acquired to give BEA's offerings a BPM boost. Read more »

BEA Systems acquires Fuego

BEA Systems announced on Wednesday that it bought business process management software maker Fuego for US$87.5 million in cash. Read more »

Developers compete at heavyweight Linux conference

Developers are gearing up for a fiercely competitive hack-fest at a heavyweight Linux conference in Adelaide this month. Read more »

Features (47)

Hunt down buggy .NET code faster

Learn how you can use continuous integration to automate the build process and provide instant feedback on .NET coding errors 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 the FileSystemWatcher to monitor directory changes in C#

One of the more interesting objects included in the Microsoft .NET Framework class library is the System.IO.FileSystemWatcher. This object allows you to be notified when certain events occur in a directory, such as file creation, deletion, or modification. Read more »

How do I ... publish a custom application performance counter in C#?

Since performance counters are a standard system function they are an ideal method for tracking the performance your applications. Luckily, Microsoft has provided several classes within the .NET Framework to publish custom performance counters. Read more »

Remote debugging with Visual Studio 2008

If you often have to track down bugs in an application installed on another machine, you should check out Microsoft's remote debugger tool with Visual Studio 2008. This article takes a look at its set-up and usage. Read more »

Develop a fully functional site with DotNetNuke

The open source DotNetNuke framework allows you to create a powerful Web application using an out-of-the-box solution. Read more »

What tools assist with your .NET development?

If you work on big projects in .NET you've got to have the right toolset. We all have our favorite applications, but which ones increase productivity and make our job easier? Read more »

Windows Presentation Foundation: Another piece of the .NET puzzle

Windows Presentation Foundation is just one of the major enhancements to the .NET Framework introduced alongside Windows Vista. Read more »

Return resources to the system to improve .NET performance

A common problem in the .NET platform is the consumption of system and database resources when developers fail to clean up after themselves when working with a database. Read more »

Cleaning up your ADO.NET mess

Although .NET eases the burden of managing system resources, you're not totally disconnected from the process. Take care to free your database resources! Read more »

Blog (1)

InAccess: Querying .Net

Paul Ayre [blogs:controlaltdefeat] -- INAccess: Tales of woe revolving around the Access Database system Read more »

Log in


Sign up | Forgot your password?

  • 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

  • Staff Unlocking Android

    In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. Read more »

    -- posted by Staff

What's on?