News (31)

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 »

Microsoft takes Silverlight beyond Windows

The software giant will let .Net and Ruby developers write Web applications for Windows and the Mac Read more »

Software turns .Net to Flash

The race to build more-powerful Web-based applications could accelerate with the addition of software that lets Windows developers create Flash applications without knowing Flash. Read more »

Latest Mono release brings .NET on Linux closer

An autoconfiguration system for the project's ASP.NET implementation should make the open source .NET implementation easier to deploy. 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 »

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 »

Microsoft exec: Wooing away Java developers

Microsoft's John Montgomery is out to persuade developers to embrace .Net. But the task promises to be a chore in light of recent legal wrangling between Microsoft and archrival Sun. Read more »

Microsoft expands Vista testing

Microsoft on Tuesday outlined plans to expand its test of Windows Vista, the next version of its flagship operating system. Read more »

Microsoft to reveal more Longhorn details

Microsoft is expected next month to disclose more details on Longhorn, its planned upgrade to Windows, as the company looks to drive demand for the forthcoming operating system. Read more »

Features (225)

Why you should move to C#

The migration to the .NET platform offers many development choices. This top 10 list explains why C# is an important offering and why you should consider moving to C#. Read more »

Create custom class interfaces in .NET

Builder.com returns to the topic of .NET class interfaces with a look at creating your own interfaces in C#. You'll learn how to specify an interface--and you'll have a nice chunk of code to download and play with. 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 »

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 »

Handling optional parameters in C#

One feature that's missing from C# is the ability to declare a method parameter as optional. Here's a look at what you can do to fake it. 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 »

How do I ... make C# or .NET Framework applications accessible in the system tray?

A great way to insure that your program is easily accessible to the user is by putting an icon for your application in the system tray. This article shows you how to use the system tray with C# and the .NET Framework. 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 »

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 »

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 »

Blog (4)

PowerBuilder hitches wagon to .NET

Nick Gibson [blogs:byteclub] -- The recent release of Sybase's PowerBuilder rapid application development tool allows users of the toolkit to deploy applications on the .NET architecture. Will it be enough to regain their footing in the enterprise tool space, against the behemoths of Visual Studio and Eclipse? Read more »

Flash in the pan

Staff [blogs:syslog] -- So Silverlight will kill Flash, will it? Maybe it will. A lot of people have told me this and I began to wonder if the opinion had any validity. Read more »

.NET doesn't have to mean VB.NET or C#

David McAmis [blogs:theneteffect] -- It’s funny... when people think about the .NET Common Language Runtime (CLR) they tend to think in terms of either VB.NET or C#. Read more »

CodeGear Q&A

Brendon Chase [blogs:codemonkeybusiness] -- 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 »

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?