.Net

Microsoft unveils the F# programming language

This article kicks the tyres on the September 2008 Community Technology Preview of F#. Read this brief overview of the programming language's features and environment. Read more »

Send email alerts when errors are written to the event log

It is common for applications to write to the Windows Event Log when errors occur or a warning is issued, and with the advent of the .NET Framework, Microsoft has provided developers with built-in functionality to read and write data to or from the event log. Read more »

How do I ... make C# or .NET Framework applications accessible in the system tray?

A great way to insure that your program is easily accessible to the user is by putting an icon for your application in the system tray. This article shows you how to use the system tray with C# and the .NET Framework. Read more »

Olympics are a boon for Silverlight

Here's the way things work at Microsoft. After correcting shortcomings in the first and second editions of its software, version 3.0 of a Microsoft product usually silences the company's worst critics, allowing management to get on with business of crushing rivals. But I'll be first to acknowledge that Silverlight breaks with that pattern. Read more »

Employ refactoring via Visual Studio to write better code

Refactoring is the practice of making your code cleaner and clearer without affecting the functionality. Find out what's included in Visual Studio's Refactor menu, and discover a couple of Visual Studio add-ins that bring refactoring to the Visual Basic community. Read more »

Technology saturation affects developers and organisations

Juval Lowy, a member of Microsoft's internal design review team for .NET, has said that there is no doubt that the average developer and average organisation are completely saturated by an avalanche of technologies. Read more »

Download files over the Web with .NET's WebClient class

The System.Net namespace includes the WebClient class for uploading and downloading files via HTTP. You can copy or read files with only a few lines of code. Read more »

A .NET primer on reference types and value types

This article explains some .NET basics -- the difference between reference types and value types. 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 »

Photos: Bill Gates, a photo biography

Just days before he finally hangs up his hat as Microsoft's figurehead and inspiration (on 27 June), ZDNet.com.au looks back at Bill Gates' career over the past 30 years. Read more »

Log in


Sign up | Forgot your password?

  • Staff Microsoft prescribes more REST

    Details have begun to emerge about the next versions of Visual Studio and Windows Server this week -- and the message from Redmond is to REST up Read more »

    -- posted by Staff

  • Chris Duckett .NET looks to REST

    With news that REST will play a big part in the next version of the .NET Framework, it is timely to take a look at ADO.NET. Read more »

    -- posted by Chris Duckett

  • Renai LeMay Spellr.us needs a new dictionary

    One of the only Australian start-ups to present at the recent round of conferences in the US was Sydney-based spellr.us, which has launched a Web-based tool to check and monitor websites for spelling mistakes. Read more »

    -- posted by Renai LeMay

What's on?