Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Source Code Pro... » VS 2005   (RSS)
Via Craig The first release of the VS Content Installer Power Toys are now available. You will need a recent build of VS (I tested with the August CTP, but the July version may also work) to use these tools. Remember, they are still a beta build, so not Read More...
At TechEd the VS Extensibility team held a “feature cook-off” where the audience was given choices of new features and the team had to code them live in 45 minutes. One of the features chosen was a VS language service that recognized regular Read More...
Marty wrote a Macro for VS that performs a google search on the current F1 keyword in the IDE. Check it out for yourself here: http://www.little-garins.com/Blogs/marty/archive/2004/06/24/171.aspx This is pretty cool, but what impressed me was the quick Read More...
Have you ever used AccExplorer or Inspect and wondered whether the information presented was correct? Have you ever wanted to know which controls really need Names, Keyboard Shortcuts, Descriptions, and so forth ? It's time to MsaaVerify! MsaaVerify will Read More...
This one has been getting a lot of praise lately... The official site says : “Reflector is a class browser for .NET components. It supports assembly and namespace views, type and member search, C# XML documentation viewer, call and callee graphs, Read More...
Another macro from Devhawk allows you to quickly add your own regions to code. From his site: http://www.devhawk.net/art_addregion.aspx In order to make it easier to create regions in my code, I wrote this macro. It asks the developer for a region name, Read More...
Gus wrote a tool that works with Visual Studio 2005 to create code snippets (aka code expansions). He calls it Snippy . Now I have this image of a smug paper clip offering me some code as I walk by. Josh Read More...
 
Page view tracker