Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » VS 2002 » Source Code Provided   (RSS)
http://www.codeproject.com/useritems/GoBackAddin.asp [Via .Avery Blog ] The Go Back Add-in provides a Navigate Backward functionality that is different than the normal Navigate Backward functionality. (Which does some neat things like close a file if Read More...
Jon, the creator of SharpTools , sent me mail to let me know about his latest creation... a plugin that lets you read blogs indide the Visual Studio IDE. I've gave it a shot and I have to say that it looks pretty cool. From the site . This open source Read More...
Via Matt Hawley : "I was reading this weeks Code Project newsletter, when I came across an updated article named Versioning Controlled Build . The description so eloquently puts it: "A Visual Studio add-in that automates AssemblyVersion control." One Read More...
I’m going to try something new today… a pseudo review/comparison of two similar add-ins that people recently mailed me. Please let me know if you are interested in this style more in the future or if it was even helpful. I’ll remind readers of this blog Read More...
This one comes from Austin out of our mailbag. Thanks - Josh I got tired of using the F7, Shift-F7 key shortcuts for toggling the Design and Source code windows. So I wrote this little macro. It works a little differently for ASP.NET files. When toggling 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...
Eddie sent this one my way for posting. With this Add-In you can define keywords that will be expanded out to the code chunks you've attatched to those keywords. From the site : http://www.codeproject.com/useritems/CodeTemplateNET.asp Code<Template>.NET Read More...
 
Page view tracker