News (34)

Brisbane hosts TechEd 2003

Code cutters around Australia have gathered in Brisbane for Microsoft's 10th annual TechEd Conference, to be staged from 10-13 August. Read more »

Visual Studio 2008 release this month

Microsoft will release the latest version of its flagship development tool Visual Studio 2008 by the end of November. 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 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 »

Office 2007: FrontPage is out, blogging is in

Don't go looking for FrontPage in the just-released Beta 2 edition of Office 2007. Microsoft has axed its 10-year-old Web site authoring software. Read more »

Linux Foundation releases developer guide

The Linux Foundation has released a guide for developers who wish to contribute Linux code. 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 »

Open-source Silverlight released for developers

The Novell-led Mono project this week made the first, though incomplete, public release of Moonlight, an open-source implementation of Microsoft's Silverlight, a browser plug-in that competes with products such as Adobe Flash, Adobe Flex, Adobe Shockwave, JavaFX, and Apple QuickTime. Read more »

Mozilla: Final Firefox 3 expected in June

Firefox fans looking for a major update to the open-source Web browser probably will get a final version of it next month. Read more »

IDC Web site defaced by 'eco-terrorists'

The Web site of Global IT research firm IDC has been hacked by a group purporting to be Brazilian environmental terrorists to serve a message urging people to take action over global warming. Read more »

Features (260)

Utilise client-side code in ASP.NET pages

In this article we'll explore the basics of client-side code usage and why it may be necessary. Read more »

Achieve common ASP.NET page functionality

In this article we take a look at ASP.NET 2.0's template page feature and how you might create base pages with inheritance. Read more »

Diving into the data grid: Page changing and deleting

If you want to combine paging and deleting in an ASP.NET DataGrid, you may run into trouble. We'll show you the code that will enable you to get these commands to work together. 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 »

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 »

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 »

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 »

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 »

Build reusable ASP.NET controls using events

One of the key improvements in ASP.NET its ability to build server-side controls and add events to these controls. Discover how to accomplish this using reusable, event-driven controls. Read more »

Debug Web forms easily with the help of VS.NET

Debugging code is never fun. But the .NET Framework and VS.NET can make debugging Web forms as easy as debugging Windows forms. Read more »

Blog (3)

Microsoft release Orcas beta and .NET framework 3.5

Brendon Chase [blogs:codemonkeybusiness] -- After two community previews Microsoft have released the first beta of their new Visual Studio development tools, code named "Orcas". Read more »

Worth getting out of bed for!

David McAmis [blogs:theneteffect] -- There some mornings I don’t want to get out of bed... Read more »

Newbie guide to Google's Android

Brendon Chase [blogs:codemonkeybusiness] -- Google's platform for mobile devices has been announced and ready for developers to get their hands dirty. Here's the basics of what it's all about and the core architecture overview. Read more »

Log in


Sign up | Forgot your password?

What's on?