Tags: .net, c#, processing
News (18)
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 »
IBM, JBoss eye new Java plan
IBM and open-source Java software company JBoss Group are in discussions to spearhead a Java standardisation effort aimed at cooling off the growing popularity of Microsoft's C# language. Read more »
Microsoft to offer peek at new tools
Microsoft Chairman Bill Gates will offer a glimpse this week of future versions of the company's Visual Studio.Net development tools bundle. Read more »
Borland to assemble Java with .NET
Borland Software expects later this year to deliver on its plans to bundle tools that work with Java and Microsoft's .Net software. 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 »
A closer look at Java
Ten years ago, Sun Microsystems publicly debuted Java, software that initially helped establish the company's forward-thinking reputation and that later spread to most corners of the computer industry. James Gosling is the man behind the technology. 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 »
Internet giants race to rope in developers
Web service providers are luring software developers, to get more applications on their hosted computing platforms. Read more »
You call that a standard?
Q&A Robert Glushko, a UC Berkeley professor who was involved in early XML proceedings, decries how powerful interests have distorted the standards process. Read more »
Grassroots computing languages hit the big time
Once considered simple toys by serious programmers, scripting languages are becoming first-class citizens in the world of corporate software development. Read more »
Features (225)
Pick up the basics of .NET Framework multithreaded programming
Writing multithreaded .NET applications can be tough for beginning programmers. We'll show you how to create threads and how the syntax differs for VB.NET, C++, and C#. Read more »
Class interfaces play a key role with inheritance
Class interfaces in C# ensure that your code will behave the way you expect. In this installment of C# for Newbies, Builder.com outlines the role of class interfaces in inheritance and abstract base classes. Read more »
Streamline .NET strings
Strings are integral to most app dev projects, so it is imperative that they don't impair performance. The .NET StringBuilder class streamlines string values processing. 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 »
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 »
C# is just Java...only a little worse
Few developers would dispute the similarities between C# and Java. But one Builder reader believes that Java wins a technical comparison hands down. Check out his arguments and add your two cents. Read more »
Handle exceptions properly in C#
Developers often overlook the importance of exception handling to the detriment of their own code. Read more »
Protect sensitive data with .NET 2.0's SecureString class
Beginning with .NET Framework 2.0, the SecureString class is available to easily hold encrypted data in memory. Here are details about using the SecureString class. Read more »
Blog (4)
NICTA: Aussies should focus on embedded programming not VB
-- The CEO of the national ICT research centre says the future of Aussie developers should focus on building better embedded and wireless applications and focus less on technologies such as Visual Basic. Read more »
Down to Semantics
-- At this year's Web Directions South conference in Sydney, David Peterson presented "Semantic Web for Distributed Social Networks". Read more »
Irony of it all
-- Sun has finally announced the full details of their open sourcing of Java -- a move intended to reinvigorate a language badly needing fresh momentum. But let us to cut through the hype and see what we can find. 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
-
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.

