News (133)

Microsoft releases new Visual Studio and .NET

Microsoft has this week made its top development tool, Visual Studio 2008, available for download to its professional developer subscribers. Read more »

Microsoft's "online" future a step closer?

Microsoft CEO Steve Ballmer pledged to open up Web services this year, however, full details are still up in the clouds. Read more »

Borland to assemble Java with .NET

Borland Software expects later this year to deliver on its plans to bundle tools that work with Java and Microsoft's .Net software. Read more »

Tangled in .Net

Although Microsoft .Net plans were "hard to understand," CEO Steve Ballmer is working to untangle the mess. Read more »

Google's offline apps do not threaten Microsoft Office: Analyst

The launch of Google Gears, which is likely to mean the search giant's word processing, spreadsheet and calendar applications will soon work offline, is unlikely to dent the market share of Microsoft's Office productivity suite, according to an analyst. Read more »

Novell ship version 1.0 of Mono

Company's open-source project aims bring easy-to-use .Net tools to Linux and other operating systems. Read more »

Microsoft releases key Vista developer technologies

Microsoft on Wednesday gave developers access to a key piece of Windows Vista, months ahead of the operating system's release. Read more »

Microsoft to offer peek at new tools

Microsoft Chairman Bill Gates will offer a glimpse this week of future versions of the company's Visual Studio.Net development tools bundle. Read more »

Microsoft prepares for Yukon, Longhorn

The software company readies new development tools before planned releases of revamped database and Windows operating system software. Read more »

Apache expands Web services reach

The Apache Software Foundation is expected to launch this week an open-source integration server project, which is part of a bigger effort to create a full suite of Web services infrastructure software. Read more »

Features (426)

Streamline .NET strings

Strings are integral to most app dev projects, so it is imperative that they don't impair performance. The .NET StringBuilder class streamlines string values processing. Read more »

Understand ASP.NET 2.0 configuration file processing

Configuration files are an important aspect of .NET development. Here's a closer look at how ASP.NET 2.0 uses configuration files (specifically machine.config and web.config). Read more »

Understanding online credit card processing

Online credit card processing is the foundation of e-commerce, but the fundamentals can be tricky. We'll explain the jargon and demonstrate how it works. Read more »

Microsoft details plans for Visual Studio and .NET

In the wake of the recent PDC and TechEd developer events, Microsoft has decided to put some of its key executives out on the road to explain the innovations that Visual Studio 2010 and .NET 4.0 have in store. 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 my memory of Ada code influences my current .NET code

The following is not a recommendation on how to perform this type of concurrent programming. This is more of a meditation on how my early programming experience has shaped the patterns that I use today. Read more »

Analyse your managed .NET code with FxCop

Check your .NET code for bugs and compare it against Microsoft's design guidelines via the freely available FxCop. Learn more about this code analysis tool. Read more »

First impressions of ASP.NET's MVC framework

Find out why you may want to use Microsoft's Model View Controller (MVC) framework instead of Web Forms. 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 »

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 »

Blog (9)

Tools for the Semantic Web

Lana Kovacevic [blogs:webanatomy] -- This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »

NICTA: Aussies should focus on embedded programming not VB

Brendon Chase [blogs:codemonkeybusiness] -- The CEO of the national ICT research centre says the future of Aussie developers should focus on building better embedded and wireless applications and focus less on technologies such as Visual Basic. Read more »

Down to Semantics

Lana Kovacevic [blogs:webanatomy] -- At this year's Web Directions South conference in Sydney, David Peterson presented "Semantic Web for Distributed Social Networks". Read more »

Quick Tip: Forwarding X11 to OS X

Chris Duckett [blogs:betaliving] -- Just because you are on a Mac doesn't mean you can't run your Linux applications. Here's how you can bring penguin power to your Mac. Read more »

Wireless theft -- what's the harm?

Staff [blogs:syslog] -- Hand up if you have logged in to use some poor schmuck's unprotected wireless connection to overcome a bandwidth drought? Read more »

Jack-of-all-Trades or Specific Accolades?

Paul Ayre [blogs:controlaltdefeat] -- A programmer can take one of two paths. You can specialise in a small subset of languages or platforms, or you can learn a myriad of technologies at just beyond face value. How is BuilderAU going to help you? Read more »

Certification Nation

Staff [blogs:syslog] -- Is a lack of certification really a hole in a developers resume? Are certificates become part of the way of life for software developers, or are we beginning to see the light? Read more »

Irony of it all

Chris Duckett [blogs:betaliving] -- Sun has finally announced the full details of their open sourcing of Java -- a move intended to reinvigorate a language badly needing fresh momentum. But let us to cut through the hype and see what we can find. Read more »

CodeGear Q&A

Brendon Chase [blogs:codemonkeybusiness] -- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »

Log in


Sign up | Forgot your password?

What's on?