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
-- INAccess: Tales of woe revolving around the Access Database system Read more »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
This blog post covers some of the technologies available for creating applications for the Semantic Web. Read more »
-
Bridging the gap between programmers and the visionA successful project will have a hard time flying if you don't walk through the game plan before writing a line of code. Read more »
-
Social news start-up Streem shuts downSydney social news start-up Streem will shut down this afternoon, according to a heartfelt notice posted on the site this morning by its founder Elgar Welch. Read more »
-
How to Reset Windows passwords
2008/10/01 14:31:09
-
Five things to consider when choosing a Linux distribution
2008/10/01 15:50:33
-
Cyber-terrorism 'a big threat'
2008/12/01 12:43:32
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.

