asp.netvisual-studiovisual-studio-2003

Visual Studio 2003 productivity tips


I have been using Visual Studio 2005 and 2008 for a long time now, but now I'm consulting somewhere that has all ASP.NET 1.1 apps, so I need to use Visual Studio 2003.

Can anyone recommend some good add-ins, settings, general tips, etc when using VS2003 to make it a little more like...well...VS2008?

Note: I've heard about MSBee, but VS2005/8 is not an option. Also note that I have installed ReSharper for Vs2003 already.

Update: Some specifc things I like about 2005/2008 that aren't present in 2003 (at least as far as I can tell):

Just stuff like that, or any other hints/tricks that I haven't thought of...? Sorry if this is a bit vague.


Solution

  • I highly recommend Visual Assist for any version of VS.

    There are some books, e.g. Mastering Visual Studio .NET and many suggestions common to all versions of Visual Studio (like learning the key board shortcuts, mastering the command console, ...). But if you are already experienced with newer versions of VS, I doubt they will benefit you much.

    Many plugins exist for VS 2003, e.g. MZ-Tools and Kingstools. MSDN Magazine has a list of Ten Must-Have Tools Every Developer Should Download Now. I think you have tell us which feature specifically you are missing in VS2003. Then we might be able recommend a solution which makes VS2003 more like VS2008 in that respect.