Microsoft

Note To Self: Outlook 2010 Features

I really needed to archive my messages in Outlook - I’d hit the wall on my Exchange mailbox limit and needed to get some of the cruft out of my (freshly filed, almost empty) inbox.

So it used to be really easy to archive things (because I knew where it was)  - but I get into Outlook 2010 and I’m bumbling around like a nearsighted, slightly drunk sailor in the hold of a ship in a Class 2 hurricane.

Well, I did a little searching on the ‘nets and found this, that came in handy: http://www.howto-outlook.com/faq/locatefeature.htm

Very useful to me, getting over the hump of learning the new Ribbon on Outlook.

How To Use Visual Studio 2008 with Team Foundation Server 2010

I had all kinds of fun getting this to work - so I'm going to record it in case I have to do it again.

1: Make sure TFS2008 Explorer is Installed
2: Install VS2008 SP1 (this Updates VS2008 & TFS2008 Explorer)
3: Install TFS2010 Forward Compatibility Fix (must have SP1 installed or it will refuse to do anything)

When you connect to the server, you will have to use the full URL to VS2010, for example:

http://teamServer:8080/tfs/<collectionname>

If SP1 and the Forward compatibility tool aren't installed, you'll get an error about the server name cannot contain "://" or similar.  Make sure you don't have a trailing '/' either.

Useful Links:

Most of this is better explained in Jason Barile's blog post (which, of course, I didn’t find until I almost had it working but this got me over the URL hump):
http://blogs.msdn.com/b/jasonba/archive/2009/08/10/how-to-connect-to-a-tfs-2010-server-from-a-2008-team-explorer-client.aspx

Visual Studio Team System 2008 Service Pack 1 Forward Compatibility Update for Team Foundation Server 2010 (Installer)
http://www.microsoft.com/downloads/details.aspx?FamilyID=CF13EA45-D17B-4EDC-8E6C-6C5B208EC54D&displaylang=en

Syndicate content