Reputation: 55002
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
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
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