News (10)

Latest Mono release brings .NET on Linux closer

An autoconfiguration system for the project's ASP.NET implementation should make the open source .NET implementation easier to deploy. Read more »

CollabNet launches hosted Subversion service

An on-demand, turnkey version of the popular source code control application may make distributed development faster and simpler. Read more »

Linux.conf.au hits domain disaster

The website of Australia's annual Linux conference has become temporarily inaccessible scant months before the event because of policy confusion over whether or not it is allowed to use its long-standing domain name. 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 »

Next-gen Microsoft Web server details emerge

The next version of Microsoft's Internet Information Services Web server (IIS7) will integrate the ASP.NET development technologies and turn many core features into optional modules. Read more »

Vista SP1 fails to play well with others

Owners of Vista Ultimate and Vista Enterprise that also run a non-Microsoft operating system on the same PC may not be able to install Vista Service Pack 1 without changing the boot process of their machines. Read more »

Gartner: Prepare for consumer-led IT

Gartner analysts predict there will be a large-scale shift in technology influence toward consumers and away from central corporate IT departments. Read more »

Open-source Wi-Fi links remote communities

A group called Informal is going on a global roadshow to demonstrate the benefits of wireless networks to rural communities in Asia and Africa. Read more »

Intel, Red Hat cure open-source hiccup

Red Hat and Intel have settled a licensing hiccup that threatened to prevent the Linux company from contributing to Intel's open-source project--a reminder of the frictions that can arise between the commercial tech world and the open-source community. Read more »

Open source threatens Java servers

Open-source software has already shaken up the operating systems business. Now, Java server software makers are feeling the heat. Read more »

Features (117)

Encrypting .NET configuration files through code

Encryption support for configuration files was added to the .NET Framework beginning with version 2.0. We'll show you examples of controlling encryption and decryption in both VB.NET and C# code. 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 »

Implement custom paging with SQL Server 2005

In previous columns, I covered the basics of using the .NET 3.5 ListView control and explained how to pair it with the DataPager control. Now I'll show you how to use these controls with a SQL Server 2005 backend to implement custom paging, in which only a subset of the data is retrieved for display. Read more »

Keeping the door open...and shut

A Web server opens up your business to the outside world, so how do you keep out those parts of the world you don't like? Read more »

Quick Start guide to Microsoft .NET development

Tony Patton offers a brief overview of the main aspects of the .NET Framework and discusses where to get and then install the necessary tools. Read more »

Visualise data with new Microsoft controls

If you ever work on projects that require charting functionality, you'll want to check out the Microsoft Chart Controls for .NET 3.5. This article explains how to get and use this new control. Read more »

Architecting Windows CE applications using .NET

Will the .NET Compact Framework fuel an explosion of CE applications much as Visual Basic did with Windows? Find out what you need to start developing a CE app. Read more »

Understand ASP.NET 2.0 configuration file processing

Configuration files are an important aspect of .NET development. Here's a closer look at how ASP.NET 2.0 uses configuration files (specifically machine.config and web.config). 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 »

Develop a fully functional site with DotNetNuke

The open source DotNetNuke framework allows you to create a powerful Web application using an out-of-the-box solution. Read more »

Log in


Sign up | Forgot your password?

  • Staff A first look at Windows 7 beta

    In this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »

    -- posted by Staff

  • Staff 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 »

    -- posted by Staff

  • 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

What's on?