News (20)

Google's offline apps do not threaten Microsoft Office: Analyst

The launch of Google Gears, which is likely to mean the search giant's word processing, spreadsheet and calendar applications will soon work offline, is unlikely to dent the market share of Microsoft's Office productivity suite, according to an analyst. Read more »

Zombie PCs being sent to steal IDs

Bot nets, collections of compromised computers controlled by a single person or group, have become more pervasive and increasingly focused on identity theft and installing spyware, according to a Honeynet Project report. Read more »

Tool time for Longhorn

Later this year, Microsoft will release tools to grease the skids for Longhorn, and next year will unveil new Exchange and BizTalk lines. Read more »

Ballmer: Nothing's rotten in Denmark

Steve Ballmer says there is a simple way to turn around Microsoft's money-losing enterprise applications business--make the whole world like Denmark. 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 »

Microsoft taps JQuery for Visual Studio

Microsoft said Sunday that it plans to ship the JQuery JavaScript library with its Visual Studio developer tool suite. Read more »

25-year-old BSD bug found and fixed

A Unix developer has discovered and fixed a filesystem bug in Berkeley Software Distribution, a widely used, open-source, Unix-like operating system, discovering in the process that the bug was at least 25 years old. Read more »

Bash + cmd = Powershell?

CommentaryMicrosoft's PowerShell looks to be a revolution that envelopes the advantages of both bash and cmd as well as adding a powerful new dimension to scripting in general. Read more »

Ubuntu-maker launches Bazaar development tool

Canonical, the company behind the popular Ubuntu Linux distribution, has released a content-development tool designed to move development into the Internet age. Read more »

Windows Vista tool targeted by virus writers

Virus writers have published what are thought to be the first examples of malicious code targeting an expected feature of Microsoft's Windows Vista operating system, around a week after the first beta of the next-generation operating system was released. Read more »

Features (182)

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 »

Microsoft unveils the F# programming language

This article kicks the tyres on the September 2008 Community Technology Preview of F#. Read this brief overview of the programming language's features and environment. Read more »

Encrypting configuration data in ASP.NET 2.0

Learn how to protect data stored in a configuration file via encryption and describe new features available in ASP.NET 2.0. We'll begin with an overview of the encryption options and continue with the actual encryption of data values in a configuration file. Read more »

Seamlessly integrate applications with eBay using its Windows SDK

The eBay Windows SDK allows you to easily access eBay data within your application. Tony Patton gives you an overview of the functionality provided by the eBay Web services API. Read more »

Don't sweat migrating legacy .NET projects to Visual Studio 2008

Migrating to Visual Studio 2008 is a breeze. It automates the conversion process and allows you to continue working with older versions of the .NET Framework. Read more »

Remote debugging with Visual Studio 2008

If you often have to track down bugs in an application installed on another machine, you should check out Microsoft's remote debugger tool with Visual Studio 2008. This article takes a look at its set-up and usage. Read more »

Visual Studio 2008 offers developers more testing options

Unit testing has evolved from a fringe activity to an industry-accepted way to develop software. This change in attitude was aided by the introduction of numerous freely available testing frameworks. 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 »

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 »

What tools assist with your .NET development?

If you work on big projects in .NET you've got to have the right toolset. We all have our favorite applications, but which ones increase productivity and make our job easier? Read more »

Log in


Sign up | Forgot your password?

What's on?