News (6)

Borland to wield tools against Microsoft

The revived company readies a software suite to compete against Microsoft's popular Visual Studio.Net. But can it really go toe-to-toe with the tech giant? Read more »

Open-source LAMP a beacon to developers

For years, the business-software development world has been split largely between Microsoft's .Net toolset and Java. Get ready for a third option. Read more »

CA makes database open source

Computer Associates International made a major commitment to open-source software development announcing a plan to make its Ingres database open source and outlining partnerships with other open-source projects. Read more »

MS, Adobe war in blogosphere

Arch-rivals Microsoft and Adobe's struggle over next-generation Web development technologies has spilled into the companies' official blogs, with mud being flung from both sides. Read more »

Microsoft looks to extinguish LAMP

The threat of open source web application software has led the software giant to produce smaller, cheaper versions of some of its tools. Read more »

MS Office 11--risky business?

Microsoft this week plans to deliver the first test release of a new version of its Office software intended to rejuvenate sales and stave off competitors. Read more »

Features (32)

How do I ... publish a custom application performance counter in C#?

Since performance counters are a standard system function they are an ideal method for tracking the performance your applications. Luckily, Microsoft has provided several classes within the .NET Framework to publish custom performance counters. Read more »

Handling optimistic concurrency violations in ADO.NET

Multiuser applications often must allow for multiple users to edit the same record concurrently. Learn the two main ways to handle such concurrency issues. Read more »

Building effective .NET reporting systems

Don't make the mistake of treating reporting as an afterthought when you design an application. Learn which questions you need to ask when you're considering reporting needs for your .NET application. Read more »

Use ASP.NET caching to optimise your Web applications

Caching is an important way to improve the performance of your Web site. Learn how ASP.NET caching differs from ASP and how to implement it in your Web applications. Read more »

ASP.NET security with web.config

For ASP.NET applications, the web.config file contains information about the application's operation. Find out how to manage application security settings through this file. Read more »

Threading in C#

Using multiple threads can help you achieve greater performance, scalability, and responsiveness in your applicationsââ,¬"but you need to be careful. Follow these tips to avoid danger. Read more »

ActiveX Data Objects for Windows CE

ADO on a Pocket PC? You better believe it--ActiveX Data Objects Compact Edition provides the framework for data access on a Pocket PC. We show you how to use it in your own projects. Read more »

Basic rules for building and managing distributed data services

Take a look at how to build an application composed of multiple services and how to manage data efficiently in a distributed system. Read more »

Windows Application Verifier can help you build better code

If you're building an application, it's likely that you'll want it to play nice with Windows. Microsoft's Windows Application Verifier can ensure that your application will work with current and future versions of Windows. Read more »

Is it kill or cure for Oracle's database buy?

Purchase of a company with close ties to open-source rival MySQL has people wondering about the database giant's motives. 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?