News (3)
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 »
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 (41)
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 »
Simplify coding and maintenance with class libraries
You use class libraries when you're developing any type of .NET application in order to manipulate the file system, access databases, serialise objects, and launch and synchronise multiple threads of execution. Read more »
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 »
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 »
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 »
Master Windows registry access with .NET
Although .NET makes it easier to access the registry, it's still daunting for the uninitiated. Lamont Adams takes away some of the mystery. 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 »
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 »
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
-
Opera's new SDK: Better browsing on the Wii?Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »
-
It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »
-
In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. Read more »
-
Ratbags burn, smash and 'nuke' hard drives
2008/12/16 14:49:30
-
2008/12/11 10:40:47
-
Five services you can turn off in Windows Server 2003
2008/10/01 13:58:07
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.

