Tags: .net, application, coding, information
News (46)
Tangled in .Net
Although Microsoft .Net plans were "hard to understand," CEO Steve Ballmer is working to untangle the mess. Read more »
Microsoft Web services plan targets Java
The company aims to turn up the heat on Java rivals with plans for software that could simplify the creation of heavy-duty Web services applications. 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 »
Tool time for Longhorn
Later this year, Microsoft will release tools to grease the skids for Longhorn, and next year will unveil new Exchange and BizTalk lines. Read more »
Novell ship version 1.0 of Mono
Company's open-source project aims bring easy-to-use .Net tools to Linux and other operating systems. Read more »
Apache expands Web services reach
The Apache Software Foundation is expected to launch this week an open-source integration server project, which is part of a bigger effort to create a full suite of Web services infrastructure software. Read more »
Borland to wield tools against Microsoft
The revived company readies a software suite to compete against Microsoft's popular Visual Studio.Net. But can it really go toe-to-toe with the tech giant? Read more »
Microsoft gets hip to AJAX
Not to be left out of any development trends, Microsoft is working to simplify the job of building so-called AJAX applications, or Web applications with sophisticated graphics. 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 »
Sun's Tiger aims to tame Java programming
Sun Microsystems has released an early edition of software that will form the underpinnings of future Java applications for desktop computers. Read more »
Features (272)
Getting .NET class info with Reflection
In this article, Builder.com walks you through two example programsââ,¬"a run-time class information reporter and a convoluted Hello World applicationââ,¬"that illustrate late-bound method invocation. Read more »
ASP.NET offers new state management techniques
State management is a tricky aspect of Web development. Find out how ASP.NET's new features make it easier for developers to manage state information. Read more »
Two patterns that promote code reuse in ASP.NET
To increase code reuse possibilities in your ASP.NET applications, you can use a couple of different patterns. Learn more about the Page Controller and Front Controller patterns and how you can implement them in your apps. Read more »
Under the covers of the .NET CLR
.NET promises to let developers write code in numerous compliant languages, but exactly how does the CLR accomplish this feat? 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 »
Achieve pure .NET development with VB.NET
Are you confused by the choice of C# or VB.NET for .NET development? Most, mistakenly, think C# is the only viable choice. 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 »
Ask Chuck: VB.NET and the QueryUnload event
This week Chuck answers a Builder Australia reader's question on the QueryUnload event in VB 6 and how this event is handled in VB.NET. Read more »
A better way to create XML documents in .NET
Creating XML documents in .NET isn't difficult, but it can be tedious. Here's what you need to know about .NET's streaming model for writing XML. Read more »
Windows Application Verifier can help you build better code
If you're building an application, it's likely that you'll want it to play nice with Windows. Microsoft's Windows Application Verifier can ensure that your application will work with current and future versions of Windows. Read more »
Blog (4)
Try… Catch… Win!
-- As a .NET developer, there are a few “best practices” that you should always consider. And one of the biggest is that every application you write should include error trapping to trap critical and non-critical errors that may occur. And the .NET framework makes it easy to use “Try… Catch” statements to intercept any errors that occur and allow you to handle the exception. Read more »
CodeGear Q&A
-- CodeGear is the new name for Borland's developer tools business. Builder AU spoke to CodeGear about the handover and direction of the developer tools business under the new banner. Read more »
Newbie guide to Google's Android
-- 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 »
Filter Tags
News and features
- Latest
- Popular
- Features
- Most Discussed
-
A first look at Windows 7 betaIn this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »
-
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 »
-
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.

