News (4)

Visual Basic developers revolting

The software company's own programmer community has launched a campaign of defiance over a decision to end support for Visual Basic. Read more »

The History of Builder AU

Builder AU has turned five and it's time to look back and see how we got here. Read more »

Builder's August Top Ten

Have you missed any of the hottest technology development stories published in the past month? ZDNet Australia's Builder channel can help you keep in touch with the top ten stories of August. Read more »

Microsoft walks VB tightrope

Facing protests from legions of Visual Basic developers, Microsoft is not backing down. But it is taking steps to keep them on friendly terms. Read more »

Features (47)

Automate data transfers with SQL Server and VB.NET

The transfer of data from one format to another is a common programming chore. Programmers can simplify the process by using SQL Server via Data Transformation Services (DTS), which is tightly integrated in the Microsoft product line. Read more »

Download: Quick Start guide to Visual Basic .NET

Get started in Visual Basic .NET today by downloading our free Quick Start Guide to VB.NET. Read more »

Log errors easily with the EMAB

The Exception Management Application Block (EMAB) can simplify your VB.NET or C# error handling, provided you know how to leverage it properly. Read more »

Practical .NET SOAP

Microsoft may be hyping SOAP as the next big thing, but it's really just a bit of XML. We'll show you how to work with SOAP to store anything from data structures to full-blown objects, all in VB.NET. Read more »

Two Visual Basic tips to make your life easier

These techniques from Builder.com will help you access Visual SourceSafe programmatically in VB6 and write a CPU monitoring counter in VB.NET. Read more »

OOP designs with VB.NET and Java

As a .NET developer, it might surprise you what you can learn from the Java crowd. The two languages may be more similar than you think. 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 »

Is LINQ the future of database development?

The LINQ (.NET Language Integrated Query) Project is a Microsoft initiative to standardise data access across not only data sources but also development. Will it revolutionise database development? 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 »

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 »

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?

What's on?