News (13)

CA makes database open source

Computer Associates International made a major commitment to open-source software development announcing a plan to make its Ingres database open source and outlining partnerships with other open-source projects. Read more »

IBM to pay US$1.6 billion for FileNet

IBM has agreed to acquire content-management software maker FileNet for about US$1.6 billion in cash, the companies said on Thursday in the US. Read more »

Open source fans offer differing views of MS move

Open source developers and users have always been a sceptical group, but their opinions can shift — for example, their loathing of Sun Microsystems diminished as Sun stopped attacking Linux and started moving towards open source software. Read more »

Simplify your life with PEAR classes

Most PHP Web developers have heard of PEAR, the PHP Extension and Application Repository, but very few of them actually use it on a regular basis. Here are 10 reasons to get started today. Read more »

Microsoft releases Office developer tools

Microsoft have released a set of developer tools for building software and services that tap into the new version of Office. Read more »

Open source: The newest competitive tool

A few years ago, releasing once-secret source code to the public would have been a highly unusual first move for a company with a newly acquired software product line. Read more »

Internet giants race to rope in developers

Web service providers are luring software developers, to get more applications on their hosted computing platforms. Read more »

Centrelink puts open source commitment in writing

Centrelink is authoring a formal open-source policy document and investing heavily in open-source systems to anchor an improved identity management regime that's hoped to help recover up to AU$50 million in losses to fraud annually, infrastructure planner David Oram told attendees at the AUUG 2004 conference in Melbourne. Read more »

AJAX spurs Web rebirth for desktop apps

Slicker development techniques like AJAX, a way of building interactive browser-based applications, are fuelling a surge in consumer Web applications. Read more »

MS Office 11--risky business?

Microsoft this week plans to deliver the first test release of a new version of its Office software intended to rejuvenate sales and stave off competitors. Read more »

Features (121)

A better way to parse XML documents in .NET

The .NET Framework supports the XML DOM parsing model, but not the SAX model. .NET guru Dino Esposito tells you why this is actaully an improvement. Read more »

Locate XML data with XQuery

Finding specific information contained in an XML document can be a challenge. However, XQuery can save you valuable time when searching XML documents. Review the essentials of this W3C specification in this introduction. Read more »

Accessing database data with ASP.NET

The .NET Framework makes the task of establishing the database tier easier. Learn how to simplify the process by utilising the database tier. Read more »

Handle errors in the data tier with SQL Server

Exception handling is a standard part of every .NET application. The try/catch block allows you to catch exceptions and control application execution from that point. Many errors occur during database interaction, but a lot of developers are unaware of handling errors within the database tier. This week we examine error handling in your database code with SQL Server and T-SQL. Read more »

XPath provides an easier way to select information in Jet database

In the Microsoft .NET Framework, extracting information from a Jet database can be accomplished using SQL queries or XPath. Each method has pros and cons, but you may find yourself using XPath more often as .NET becomes more prevalent. Read more »

Integrate PostgreSQL with .NET

The PostgreSQL database server provides a reliable, robust database solution at no cost. Tony Patton walks you through the steps of using PostgreSQL as the backend for .NET applications. Read more »

Ask Chuck: Displaying graphs in VS.NET

This week Chuck answers a Builder Australia reader's question on displaying graphs of database data on web sites using VS.NET. Read more »

Exposing product information via Web services

The .NET Framework simplifies the Web service creation process. Learn how to create a Web service that interfaces with SQL Server and returns the applicable information from the Northwind database. Read more »

Creating a Community with DotNetNuke

DotNetNuke is an open source CMS based on ASP.NET. Builder AU Technical editor, David McAmis introduces DotNetNuke and how to get it up and running in no time. Read more »

Write useful documentation with these tips

Most developers cringe at the idea of writing documentation. However, the process doesn't have to be a thoroughly time-consuming endeavour. Check out these handy tips on what you should include in your documentation and where to find tools that will assist you in this process. Read more »

Blog (1)

Newbie guide to Google's Android

Brendon Chase [blogs:codemonkeybusiness] -- Google's platform for mobile devices has been announced and ready for developers to get their hands dirty. Here's the basics of what it's all about and the core architecture overview. Read more »

Log in


Sign up | Forgot your password?

What's on?