Features (9)

Accessing database data with ASP.NET

The .NET Framework makes the task of establishing the database tier easier. Learn how to simplify the process by utilising the database tier. Read more »

Use numeric totals with the ASP.NET data grid

.NET guru Tony Patton shows how to use the DataGrid control in ASP.NET to include total values. Read more »

Handle errors in the data tier with SQL Server

Exception handling is a standard part of every .NET application. The try/catch block allows you to catch exceptions and control application execution from that point. Many errors occur during database interaction, but a lot of developers are unaware of handling errors within the database tier. This week we examine error handling in your database code with SQL Server and T-SQL. Read more »

Exploring alternatives to Visual Studio.NET

Visual Studio .NET is powerful tool, yet it's often too pricey if you're in a smaller shop or working on a smaller project. Thankfully, there are a myriad of alternative tools available. Read more »

Take the .NET open source plunge with Mono

Mono is an open source platform based on the .NET Framework. Find out how to increase your options by providing a vehicle for developing on both Windows, OS X and various UNIX/Linux platforms. Read more »

Use XML to store configuration settings

The .NET Framework provides many ways to track application data, with its inherent XML support providing the perfect vehicle for maintaining this data. Take a closer look at storing application data in an XML file. Read more »

Authorisation models for .NET applications

In designing .NET apps, architects must consider who has system access and what they are allowed to do. Here's the info on authorisation. Read more »

Why .NET will conquer the world

Microsoft will use its marketing muscle to spread .Net's message and eat into Java's market share as it begins a takeover of the development world. Read more »

What's new in ADO.NET version 2.0

Now is the time to start thinking about ADO.NET v2 and its impact on how you'll develop applications. This article presents an overview of several new ADO.NET v2 and .NET Framework features. Read more »

Log in


Sign up | Forgot your password?

  • Staff 2008: Time to call stumps

    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 »

    -- posted by Staff

  • Staff Unlocking Android

    In this week's roundup we take a look at Google's new technology -- Native Client, its Android phone, news from the world of web browsers and more. Read more »

    -- posted by Staff

  • Lana Kovacevic W3C releases mobileOK

    W3C has released mobileOK checker, an open source tool for checking the suitability of websites for mobile devices. Read more »

    -- posted by Lana Kovacevic

What's on?