Saturday, April 9, 2011

Ways To Improve Your PRODUCTIVITY in Visual Studio


Would it not be interesting to know, using Visual studio tips and tricks, how you can share code  snippets with  your team(Tip 2.43), how to remove unused using statements(Tip 2.19), how to display quick info of a function(Tip 2.32), how to use tracepoints to log printf or console.writeline (Tip 7.14), how VS 2008 targets multiple .NET frameworks(Tip 7.1) , How to debug multiple projects (Tip 7.26) etc...
Nils Naegele has a list of those and lot of other tips, in his blog  under visual studio tips. For this Nils Naegele extends his curtesy to Sara Ford(VS guru) worked with Microsoft for the past 9 years. You can also go through Sara Fords blog to see a video  on this topic as well. 
Happy programming...

No comments:

Post a Comment