Tags: .net, c#, information
News (17)
C# gets ISO approval
Microsoft's programming language is set to get ISO approval, which it hopes will help it win over corporations and governments. 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 »
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 »
Archiving software leaks Gmail passwords to author
A US programmer has uncovered an e-mail address hard-coded into an archiving program that is designed to capture username and password information from users of the software.. Read more »
Microsoft takes Silverlight beyond Windows
The software giant will let .Net and Ruby developers write Web applications for Windows and the Mac Read more »
Browser flaws biggest software security risk
Cross-site scripting flaws are now the most common vulnerabilities according to security experts. Read more »
Jonathan Schwartz on the future of Sun
After a year on the job, Sun's CEO says the company is relevant again but still has problems to fix. In this interview, he admits losing sight of the developer community towards the end of the 1990s, and making what he described as a very bad decision about the company's commitment to Solaris. Read more »
Sun raves about US$99 developer tool plan
Sun Microsystems has confirmed that it will begin selling its Java Studio Creator programming tool on Monday. Read more »
Sybase sees RFID as saviour
The database firm wants to manage information sent in by remote devices. Read more »
Builder's November Top Ten
Have you missed any of the hottest technology development stories published in the past month? Builder Australia can help you keep in touch with the top ten stories of November. Read more »
Features (215)
Manipulate instances of Windows forms in C#
This article is the first in a series that's intended to ease the learning curve and help you get started working productively with C#. Read more »
Use the FileSystemWatcher to monitor directory changes in C#
One of the more interesting objects included in the Microsoft .NET Framework class library is the System.IO.FileSystemWatcher. This object allows you to be notified when certain events occur in a directory, such as file creation, deletion, or modification. Read more »
How do I ... publish a custom application performance counter in C#?
Since performance counters are a standard system function they are an ideal method for tracking the performance your applications. Luckily, Microsoft has provided several classes within the .NET Framework to publish custom performance counters. Read more »
Download files over the Web with .NET's WebClient class
The System.Net namespace includes the WebClient class for uploading and downloading files via HTTP. You can copy or read files with only a few lines of code. Read more »
Seamlessly integrate applications with eBay using its Windows SDK
The eBay Windows SDK allows you to easily access eBay data within your application. Tony Patton gives you an overview of the functionality provided by the eBay Web services API. Read more »
Remote debugging with Visual Studio 2008
If you often have to track down bugs in an application installed on another machine, you should check out Microsoft's remote debugger tool with Visual Studio 2008. This article takes a look at its set-up and usage. Read more »
Handle exceptions properly in C#
Developers often overlook the importance of exception handling to the detriment of their own code. Read more »
Encrypting .NET configuration files through code
Encryption support for configuration files was added to the .NET Framework beginning with version 2.0. We'll show you examples of controlling encryption and decryption in both VB.NET and C# code. Read more »
Ask Chuck: Support for DirectX
In this week's Column Chuck answers a Builder Australia reader question on .NET products and their native support for DirectX. Read more »
Totally RAD: we road test five IDEs
Builder AU technical editor, David McAmis gets down and dirty with the most popular IDE's to see how they they stack up as Rapid Application Development (RAD) tools. Read more »
Blog (4)
Down to Semantics
-- At this year's Web Directions South conference in Sydney, David Peterson presented "Semantic Web for Distributed Social Networks". Read more »
How to manage a team of geniuses
-- Hiring a team of developers and techies that are smarter than you is inevitable. As a manager how do you cope with this and keep things on track? Read more »
The break-up of Borland
-- This week I caught up with David Intersomone, VP of developer relations worldwide, and Malcolm Groves, regional product director for Asia Pacific, from Borland's Developer Tools Group to talk about the immediate and planned future of the group once this division is sold by Borland. 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 »
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.
