News (6)

Canonical wants open-source cooperation

Ubuntu Linux backer hopes its Launchpad site will help open-source projects match Microsoft's collaboration abilities. Read more »

Microsoft learns to live with open source

Two years ago, software engineer Shaun Walker got an e-mail from a Microsoft product manager, suggesting ways to keep Walker's development project from foundering. Read more »

Sun and Google shake hands

Sun Microsystems and Google announced a multiyear partnership on Tuesday to help spread and develop each other's software, a deal that includes OpenOffice.org, Java and OpenSolaris from Sun, and Google's Toolbar. Read more »

New GPL on the horizon

The long awaited update to the GPl is at least a year away and the process of refining it 'is going to be a screaming match' according to Eben Moglen, a key lawyer involved in the new draft. Read more »

Microsoft places bet on Whitehorse

Microsoft this year will seek to distance itself from Java rivals with tools designed to streamline how Windows-based business software is built and used. Read more »

SOA heeds industry's call

Experts say the time has come for services-oriented-architecture design approaches, which revamp business processes and could change the economics of delivering software. Read more »

Features (74)

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 »

.NET code generators enable rapid application development

A third-party code generator can be an excellent way to establish rapid .NET application development in your enterprise. Using the DeKlarit tool as an example, learn how code generators can reduce development time and improve code accuracy. Read more »

Speculation about Microsoft's mysterious X#

Although mentioned as an afterthought, X# has been the subject of much speculation in the XML community, and justifiably so, because it may change the way you create applications. Read more »

Take advantage of code platform advances by creating and using anonymous methods

With C# 2.0, Microsoft has introduced a new way to declare a delegate and the associated method called "anonymous methods." What are they and how to you use them? Read more »

Implementing the Soundex function in C#

For years Microsoft SQL Server has provided developers with a method called Soundex that is used to retrieve an encoded string. Words that sound alike have similar encodings, so you can use this functionality to provide some flexibility in searches. This article shows how to implement Soundex completely in C# without having to use the SQL function. 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 »

Why migrating Java apps to .NET may not be smart

Migrating from Java to .NET is not easy, and you might be better off with your exisiting application. Here are five reasons for sticking with Java. 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 »

Save time with Visual Studio 2005 project templates

While application development provides plenty of opportunities to be creative, there are numerous aspects of every project that require developers to perform the same tasks over and over again. Automating such tasks provides you with more time to concentrate on the more challenging aspects of your work. Read more »

.NET delivers regular expressions

Regex has been around for a long time, but is new to many .NET programmers. Check out some cool apps for .NET's Regex functionality. Read more »

Blog (1)

Express Yourself!

David McAmis [blogs:theneteffect] -- Microsoft has released a community technology preview of the new Expression Web Designer, their new flagship Web development tool and competitor to Adobe’s Dreamweaver. Read more »

Log in


Sign up | Forgot your password?

  • 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

  • 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

What's on?