News (30)

Salesforce.com wants customers to use the force

Salesforce.com is trying to persuade its customers to use its hosting platform, called force.com, to serve up their online applications, but even the company's leaders admit that most people still view it simply as a hosted CRM platform. Will its rebranding and development strategies help it to turn the corner? Read more »

Brisbane hosts TechEd 2003

Code cutters around Australia have gathered in Brisbane for Microsoft's 10th annual TechEd Conference, to be staged from 10-13 August. 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 »

Novell, Red Hat ready Linux servers

Novell's NetWare-SuSE Linux combination is slated for completion next month. Red Hat Enterprise Linux 4 is also due this summer. 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 »

Taronga Zoo .NETting its menagerie

Behind the scenes at Sydney's Taronga Zoo, a small but determined group of IT specialists are working to use Web services to streamline the flow of many core business processes. Read more »

NetBeans drives a wedge between Sun and Oracle

Sun's Java development tools don't seem that popular with Oracle, despite the server firm's protestations to the contrary. Read more »

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 »

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 »

Is Microsoft a threat to VMware?

The talk of this year's VMworld conference in Las Vegas was how much of a competitive threat Microsoft, which weeks earlier announced the free release of its hypervisor product, will prove to virtualisation leader VMware. Read more »

Features (178)

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 »

Easily utilise Microsoft Word functionality in your .NET application

Microsoft Office may be utilised in .NET code via .NET and COM interoperability. Create more powerful applications by integrating the many functions available in the Word products into your application. Read more »

Use ASP.NET caching to optimise your Web applications

Caching is an important way to improve the performance of your Web site. Learn how ASP.NET caching differs from ASP and how to implement it in your Web applications. Read more »

Handling optimistic concurrency violations in ADO.NET

Multiuser applications often must allow for multiple users to edit the same record concurrently. Learn the two main ways to handle such concurrency issues. 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 »

Setting up and using the Compact .NET Framework

The Compact .NET Framework is designed to help developers create platform-agnostic applications for mobile devices. See what you need to do to begin developing applications within this new arena. Read more »

Secure your .NET smart client apps with CAS

.NET allows code to be downloaded onto several workstations, which increases security concerns. Fortunately, the .NET Framework offers a solution--code access security (CAS). Read more »

Structure the user experience with UIPAB

The User Interface Process Application Block (UIPAB) introduces a new task-based design pattern to help .NET developers create more intuitive interfaces. Read more »

Extend ASP.NET with HTTP modules

While HTTP modules have been a part of ASP.NET since its inception, I still encounter developers with no idea of their existence or usage. HTTP modules allow you to process incoming requests and outgoing responses to and from an ASP.NET application. 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 »

Blog (4)

Microsoft services VS2008 & .NET 3.5

Staff [blogs:syslog] -- Microsoft has just announced the release to manufacturing of the .NET Framework 3.5 Service Pack 1 (SP1) and Visual Studio 2008 SP1. 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 »

Microsoft imagines a better world.

Staff [blogs:syslog] -- Fresh off the wires from Microsoft comes reassuring news that their international student software design and programming competition, the Imagine Cup, is heating up. Read more »

JavaOne: Slot cars, robots and more

Matt Overington [blogs:bricksandmortar] -- Does Java's reach know no bounds? Read more »

Log in


Sign up | Forgot your password?

  • Staff Crying, mooning and leaving

    In this week's roundup we see that continuous whining can get results, Linux users get 64-bit Flash and Moonlight previews, the latest in the Yahoo/Microsoft relationship and Senator Conroy ducks and weave in Senate Question Time. Read more »

    -- posted by Staff

  • Brendon Chase Sun eye Web developers with Netbeans 6.5

    Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »

    -- posted by Brendon Chase

  • Renai LeMay BarCamp buzz: Let the hacking continue

    Attending last weekend's BarCamp in Sydney, it was hard to escape the conclusion that a certain "dot-com bust" flavour had seeped into the kool aid previously being drunk by Australia's web 2.0 and early stage start-up sector. Read more »

    -- posted by Renai LeMay

What's on?