News (9)
Oracle joins Microsoft developer program
Oracle has pledged to make its database software work better with Microsoft's development tools. Read more »
Microsoft reaches out beyond .Net
The software giant has announced the .Net Framework Developer Center portal to help educate non-.Net developers in its technologies 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 »
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 »
Microsoft to push Silverlight 1.0 RC out the door
Microsoft's Adobe flash-killer Silverlight is entering its next phase with the software maker set to debut Silverlight 1.0 Release Candidate late this week. Read more »
Bash + cmd = Powershell?
CommentaryMicrosoft's PowerShell looks to be a revolution that envelopes the advantages of both bash and cmd as well as adding a powerful new dimension to scripting in general. Read more »
The History of Builder AU
Builder AU has turned five and it's time to look back and see how we got here. Read more »
Gentoo Linux founder quits Microsoft
Daniel Robbins, the founder and former chief architect of the Gentoo Linux project, has quit his job at Microsoft after only eight months, the software giant has confirmed. 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 »
Features (207)
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 »
More efficient coding with advanced user control caching in .NET
With advanced user control caching in Microsoft .NET, application developers can create reusable controls without having to try to write the HTML output themselves. Read more »
.NET caching: When to buy, when to build
.NET introduces some out-of-the-box caching functionality, but you may want, or need, to write your own caches. Here is a look at the basics of .NET caching. Read more »
Sort arrays easily and efficiently in .NET
Need to know how to sort arrays in .NET? See how easy it can be in this tutorial written in C#. Read more »
Getting to know the .NET collections
.NET's vast selection of collection objects can be a little confusing. Get your bearings with this guided tour of the System.Collections namespace. Read more »
Easily format string output with String.Format
The .NET Framework provides a clean approach to string concatenation with the String class's Format method. Learn about the syntax for formatting string values. 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 »
See why VB.NET is the classiest VB of all
VB has always offered basic support for working with objects, but VB.NET is a whole new ballgame. Learn about VB.NET's true object-oriented features. 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 »
.NET application blocks boost development
The .NET Framework is enhanced by .NET application blocks. Here's how to streamline your development efforts with this new tool. Read more »
Blog (1)
Try… Catch… Win!
-- As a .NET developer, there are a few “best practices” that you should always consider. And one of the biggest is that every application you write should include error trapping to trap critical and non-critical errors that may occur. And the .NET framework makes it easy to use “Try… Catch” statements to intercept any errors that occur and allow you to handle the exception. 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.
