News (30)
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 »
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 »
Microsoft to release more source code?
Microsoft is considering the release of source code for a popular tool used to build Windows programs. Read more »
Google creates open source repository
New site will give open source developers another place to store their projects. Read more »
Taronga Zoo .NETting its menagerie
Behind the scenes at Sydney's Taronga Zoo, a small but determined group of IT specialists are working to use Web services to streamline the flow of many core business processes. Read more »
IBM's 'Marvel' to scour Net for video, audio
IBM is devising Internet search technology that could let future generations archive important news footage, or just retrieve old scenes from "Flipper." Read more »
Firefox 3: New front in the browser war
Mozilla released Firefox 3 on Tuesday, opening a new front in the browser wars. Read more »
Intel + Linux = iPhone killer?
Intel is looking to succeed where others including Noka and Palm have failed to set the world alight, and deliver a Linux-based Internet device by 2010, which could challenge the success of the iPhone. Read more »
Canonical wants open-source cooperation
Ubuntu Linux backer hopes its Launchpad site will help open-source projects match Microsoft's collaboration abilities. Read more »
Features (338)
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 »
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 »
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 »
Take advantage of code snippets in Visual Studio 2005
Visual Studio 2005 brings auto-complete for code snippets to C#, J#, and XML, as well as additional features for Visual Basic. Read more »
Hunt down buggy .NET code faster
Learn how you can use continuous integration to automate the build process and provide instant feedback on .NET coding errors 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 »
Creating custom Visual Studio 2005 code snippets
Reuse common code blocks in your applications through Visual Studio 2005 code snippets. Read more »
Improve code confidence with these three .NET code review tools
Automated code tools can help developers locate potential problem points in their code before it ever leaves their machines. Here's a look at three tools that can help you with automated code review. Read more »
Two patterns that promote code reuse in ASP.NET
To increase code reuse possibilities in your ASP.NET applications, you can use a couple of different patterns. Learn more about the Page Controller and Front Controller patterns and how you can implement them in your apps. Read more »
Review: Total .NET Developer Suite
Properly managing code production can make an application project. Total .NET Developer Suite is a third-party add-in for Visual Studio .NET that can give you an edge when it comes to creating reusable code. Read more »
Blog (4)
Top 25 open source projects at Microsoft
-- Microsoft has consistently lowered the bar for developers, and Codeplex seems to be doing a good job of doing the same thing for open-source development on the Microsoft platform. Read more »
Sun eye Web developers with Netbeans 6.5
-- Despite the recent employment axe hitting Sun the company has pushed out a new release of its Netbeans open source IDE with an eye to appeal more to Web developers. Read more »
Is public domain software open-source?
-- When writing earlier this week about Adobe's sponsoring of the SQLite project, I ran into a complicated issue: is software released into the public domain also open-source software? Read more »
Mono a Mano
-- While the world has been heralding the release of Visual Studio.NET 2005, another project on the back-burner has been bubbling along. 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.

