Brian G
Brian G

Reputation: 55002

What is the single best resource for learning the visual studio tools?

I am trying to learn some of the basic and advanced features of visual studio, Anyone find sites that have this type of information ?

I see this:

https://stackoverflow.com/questions/86355/best-way-to-learn-visual-studio-power-features

But it seems more related to tips and advanced features.

All three versions ( 2003, 2005, 2008 )

Upvotes: 1

Views: 185

Answers (3)

Michael Burr
Michael Burr

Reputation: 340188

Microsoft has quite a few videos demonstrating various techniques in Visual Studio:

Personally I'm not a fan of training videos as I find I get impatient with them (too linear, too slow, no interaction), but maybe they'll work well for others.

Upvotes: 1

Ash
Ash

Reputation: 62096

You didn't mention which version. However I've read Professional Visual Studio 2005 and while I found it a little introductory for my needs, it would probably be useful for someone newer to Visual Studio though.

I notice the 2008 edition is out now too.

Upvotes: 1

Dr8k
Dr8k

Reputation: 1096

STACKOVERFLOW!!!!

(Sorry, I really couldn't help myself).

Upvotes: 1

Related Questions