News (10)
Australian developers lay hands on .NET Server
Microsoft aims to make Windows .NET Server sufficiently scalable and easy to use to suit everyone from small business to enterprise customers, Cliff Reeves, Microsoft's vice president, Windows Server, told over 1500 attendees at Microsoft TechEd 2002. Read more »
Novell, Red Hat ready Linux servers
Novell's NetWare-SuSE Linux combination is slated for completion next month. Red Hat Enterprise Linux 4 is also due this summer. Read more »
IBM tries to eclipse .Net with open source
The recent launch of IBM's Office application suite is part of a broader challenge to Microsoft's entire .Net development framework, say industry experts. Read more »
Ballmer: Microsoft can never be a one-trick pony
While some critics may chide Microsoft for losing focus over its desire to play in many markets, from desktop software to game consoles to mobile devices, the company's top guy says it's a necessary move to stay relevant in the market. Read more »
Zend sharpens PHP's enterprise focus
The company which was founded by the creators of PHP has release a new toolkit which it claims should simplify administration of PHP servers on corporate networks. Read more »
Microsoft claims secure development success
A program placing strict controls on developers to ensure they build secure code is showing early signs of success, according to a senior executive from the software giant. Read more »
BEA Systems pours 'Liquid Computing'
Speaking at its customer conference, BEA's CEO outlines product plans, including messaging-based integration software and administration tools. Read more »
Five years of Ballmer--the effect on Microsoft
In the five years since Bill Gates surprised the technology world by announcing he would give up his title as chief executive at Microsoft, has the company changed? Read more »
Plugging the Linux holes
You can easily surf the Web and run a spreadsheet on a Linux-powered PC, but good luck if you want to balance your cheque book. Read more »
Interrupting Java threads
Multithreading presents a set of new challenges to the programmer that can lead to unexpected behaviour. In this article we address one of those challenges: how to interrupt a running thread. Read more »
Features (90)
Managing a Windows Server 2003 system with the Computer Management Console
Windows Server 2003 includes consoles that allow you to manage the server and other components of a Windows Server 2003 environment. 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 »
Analyse your managed .NET code with FxCop
Check your .NET code for bugs and compare it against Microsoft's design guidelines via the freely available FxCop. Learn more about this code analysis tool. 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 »
A .NET primer on reference types and value types
This article explains some .NET basics -- the difference between reference types and value types. 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 »
Using message queue services in .NET
The combination of Microsoft Message Queuing's inclusion with Windows and the .NET System.Messaging namespace makes it easy to utilise messaging in your .NET application. Read more »
Advantages of using enumeration in .NET
An enumeration is a distinct type consisting of a set of named constants called the enumerator list. Find out the advantages of using enumeration in this article. Read more »
Working with null values in .NET
One of the trickier aspects of application development is dealing with null or nonexistent data. Tony Patton takes a closer look at null values in the .NET framework. Read more »
Blog (1)
Blogger declares shenanigans on advertisers -- piracy or plagiarism?
-- MIT academic calls notices some suspicious similiarities between a lecture he wrote and an Australian made printer ad. Could this be piracy, or merely plagiarism. I call in the lawyers to find out. 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.
