News (19)
Sun announces wireless Java sensor kits
Encouraging sensor-enabled 'pervasive computing' is the aim of the new kit. Read more »
Understand the ASP.NET DataGrid control
Need to get up to speed on the ASP.NET DataGrid control features? Try this introduction article on for size. Read more »
System.Globalization namespace in .NET
The .NET Framework has built-in support for globalisation in its System.Globalization namespace. This namespace can help you build international support into your applications. Read more »
Apache expands Web services reach
The Apache Software Foundation is expected to launch this week an open-source integration server project, which is part of a bigger effort to create a full suite of Web services infrastructure software. Read more »
Microsoft Web services plan targets Java
The company aims to turn up the heat on Java rivals with plans for software that could simplify the creation of heavy-duty Web services applications. Read more »
NetApp files patent suit against Sun
Network Appliance alleges Sun Microsystems' ZFS storage software violates seven of its patents, seeks permanent injunction. Read more »
Windows 2007 server to omit WinFS
As test versions of the new WinFS file system were released this week, Microsoft said the technology would not be ready for the so-called "Longhorn Server" release, due in 2007. Read more »
IBM to buy Cognos for $5 billion
IBM yesterday announced plans to buy business intelligence software company Cognos in a US$5 billion all-cash transaction. Read more »
Visual Basic developers revolting
The software company's own programmer community has launched a campaign of defiance over a decision to end support for Visual Basic. Read more »
Open-source leader leaving Novell for Google
Jeremy Allison, a high-profile open-source programmer, has resigned from Novell because of objections over its patent deal with Microsoft and is moving to Google. Read more »
Features (297)
How do I... Serialise a hash table in C# when the application requires it?
Unfortunately, the .NET Framework does not allow serialisation of any object that implements the IDictionary interface. This restriction includes, but is not limited to, hash tables. 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 »
Create singleton objects in .NET to improve performance
Explore how to convert your objects into single instance objects (a singleton) within the .NET Framework to improve performance and reduce resource usage. Read more »
Increase flexibility with the .NET schema object model
This article from Builder.com examines how the XML schema object model allows you to use .NET classes to manipulate schema components. Read more »
Calling a COM object from a Web service in .NET
In this article from Robert Bogue, learn the easy way to call a COM object using the System.Thread namespace. Read more »
Cleaning up your ADO.NET mess
Although .NET eases the burden of managing system resources, you're not totally disconnected from the process. Take care to free your database resources! Read more »
Pulling XML forward with the .NET Framework XmlReader object
Microsoft has introduced a third paradigm with the .NET Framework called the "pull model," which attempts to provide non-cached, forward-only, read-only access to XML data. Read more »
.Net develops advantages over Java
Developers have a number of reasons for favouring one programming environment over another. For those attracted by good technology, .NET is worth a look. Read more »
OOP designs with VB.NET and Java
As a .NET developer, it might surprise you what you can learn from the Java crowd. The two languages may be more similar than you think. Read more »
ActiveX Data Objects for Windows CE
ADO on a Pocket PC? You better believe it--ActiveX Data Objects Compact Edition provides the framework for data access on a Pocket PC. We show you how to use it in your own projects. Read more »
Blog (1)
Down to Semantics
-- At this year's Web Directions South conference in Sydney, David Peterson presented "Semantic Web for Distributed Social Networks". 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.
