News (6)

Rapid app development hits Delphi for PHP 2.0

CodeGear has launched the Delphi for PHP 2.0 integrated development environment to improve its developer tools suite for building interactive Web applications. 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 »

Mono-man brings .NET to Linux

Novell's Miguel de Icaza is working on a technology that he says can replicate Microsoft's vaunted software development platform on Linux. Read more »

Apache's Portable Runtime reaches 1.0

The cross-platform application library is now production-strength. 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 »

Java dominating corporate Australia: survey

An Australian survey has found that 72 percent of respondents have Java initiatives underway. Does this mean Java has become the next 'must have' for local organisations? Read more »

Features (117)

Simplifying .NET assembly libraries

Maintaining header files is often tedious and can lead to mistakes. Thankfully, .NET assembly libraries erase the reliance on these files. 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 »

Using the static modifier in your C# .NET applications

Want to know how to use the static modifer in your C# applications? Tony Patton gives his tips in this article. 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 »

VS.NET 2005 and the new C runtime library routines

If you use C libraries, C++ template libraries, or Visual Studio, and care about security, check out the forthcoming changes that VS.NET 2005 will bring to the C runtime library routines. Read more »

How do I ... convert images to greyscale and sepia tone using C#?

The Microsoft .NET Framework provides developers with many different libraries that enable them to create and modify images. This article demonstrates two methods for converting an image to grayscale and sepia-tone using built-in .NET Framework functionality from C#. 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 »

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 »

Threading in C#

Using multiple threads can help you achieve greater performance, scalability, and responsiveness in your applicationsââ,¬"but you need to be careful. Follow these tips to avoid danger. Read more »

Simplify .NET class communication with delegates

What are delegates and what are they good for? Lamont Adams explains how to use them in your .NET apps and has some sample code, to boot. Read more »

Log in


Sign up | Forgot your password?

  • Staff 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 »

    -- posted by Staff

  • Staff 2008: Time to call stumps

    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 »

    -- posted by Staff

  • Staff Unlocking Android

    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 »

    -- posted by Staff

What's on?