Welcome to MSDN Blogs Sign in | Join | Help

February 2004 - Posts

New .NET Show on Indigo

You’ve probably heard about our upcoming technology called Indigo and how it offers secure, reliable, and transacted messaging between applications. If you’re interested in a more in-depth look, check out the latest episode of the .NET Show
Posted by mswanson | 0 Comments

Migrating to ASP.NET

We’ve published some migration guides to help developers move to ASP.NET from ASP, JSP and PHP. They provide documentation, samples and utilities to assist with migration of skills and code. Note that these are not automatic conversions…but
Posted by mswanson | 0 Comments

Windows XP SP2 Training Course for Developers

Related to my recent post about the developer impact of Windows XP Service Pack 2, we also have an online training course that is now available.
Posted by mswanson | 0 Comments

Returning Empty Arrays

Wesner Moise has a good blog entry about returning empty arrays instead of nulls . I agree with him. Without repeating everything he wrote, if I call a method like GetListOfSomething, I expect a list back...even if it contains 0 elements.
Posted by mswanson | 0 Comments

SQL Server 2000 Desktop Engine (MSDE 2000) Deployment Toolkit

You can now download a release candidate of the SQL Server 2000 Desktop Engine (MSDE 2000) Deployment Toolkit which adds a plug-in to Visual Studio .NET that allows you to create an integrated package that includes both the application and the MSDE database.
Posted by mswanson | 0 Comments

Developer Impact of Windows XP Service Pack 2

If you're a developer, you'll want to read about the changes in Windows XP Service Pack 2 so that you can build/modify your applications appropriately. We're delivering a lot of security functionality in this release, and this document will fill you in
Posted by mswanson | 0 Comments

Free .NET Code Coverage Tool

As you probably know, we don't ship a code coverage tool with Visual Studio .NET. However, it is handy to be able to report which IL instructions have been executed and how much time was spent executing them. With large codebases, it's often difficult
Posted by mswanson | 2 Comments

Whidbey IDE Enhancements for C# Developers

MSDN TV has a new 20-minute episode that covers some of the Whidbey IDE enhancements . I've been using various releases of the IDE for awhile now, and I really like where we're taking the product. It seems more responsive, and there are many features
Posted by mswanson | 0 Comments

ObjectSpaces First Look

The project I've been working on for over a year now uses an object-relational mapping layer to persist its business entity data to SQL Server 2000. Because of this, I've been involved with a team who has evaluated almost every third-party tool/library
Posted by mswanson | 0 Comments

Longhorn Architectural Vision

Looks like the .NET Architecture Center has posted some streaming video clips that help explain the thinking behind the architectural vision for our Longhorn technology. I think it's great that we're sharing this kind of information. Personally, I appreciate
Posted by mswanson | 0 Comments

Wayback Machine

Okay...I'm not sure why I ran across this site, but I've been having so much fun looking up old web pages that I feel compelled to pass it along. The Internet Archive has a Wayback Machine that allows you to browse web sites as they existed in the past.
Posted by mswanson | 0 Comments

Code Complete, 2nd Edition

If you call yourself a developer, I hope you've read Steve McConnell's excellent Code Complete . It's one of those books that should be on every developer's shelf. If you missed the first edition, the good news is that the 2nd Edition is scheduled to
Posted by mswanson | 0 Comments

Windows Security Update CD

You can now order a free copy of the Windows Security Update CD which includes critical updates through October 2003.
Posted by mswanson | 0 Comments

The NxOpinion Project

As many of you know, I've been working with one of our Microsoft partners, Sagestone Consulting , for the past year+ on an incredibly ambitious and exciting project called NxOpinion. I'm sure I'll post more about this project in the future, but for now,
Posted by mswanson | 3 Comments

Our Official Statement Regarding the Illegal Posting of Windows Source

By now, I'm sure you've heard about the Windows 2000 and Windows NT 4.0 source code that's been making its way around the Internet. Here is Microsoft's official response .
Posted by mswanson | 0 Comments

ReSharper

Luke Hutteman has some first impressions on the ReSharper VS.NET plugin on his blog. If you've ever heard of IntelliJ IDEA (or heard a Java developer sing its praises), you'll understand that this should end up being a fairly capable developer tool.
Posted by mswanson | 0 Comments

Whidbey Beta

Read about the upcoming Whidbey release schedule on Chris Garty's Weblog.
Posted by mswanson | 0 Comments

What's New with FxCop

If you're interested in Microsoft's FxCop tool, it's worth following Michael Fanning's Blog . It sounds like there are a lot of nice improvements in the upcoming version.
Posted by mswanson | 0 Comments

Handy Visual Studio .NET Features

Incremental Search Type Ctrl-I to enter this mode. The cursor should turn to binoculars and an arrow. Start typing the text you are looking for. The IDE will automatically jump to the matched items in the code. If you have more than one match, F3 will
Posted by mswanson | 0 Comments

In Case You Missed PDC 2003

If you missed the PDC in Los Angeles last year, you can find many of the presentations at http://microsoft.sitestream.com/PDC2003/ .
Posted by mswanson | 0 Comments
 
Page view tracker