Blog Archive

Search Blog

Blog List

Contact Me






Enter the code shown above in the box below
Send

 

Announcements

Recommended Websites

Events

Event StartEvent EndTitle

Recommended Reading

Most recent blog entries

Author: Darren McLeod Created: 10/16/2007 5:12 AM
These are my Blogs

 

Read More »

 

Read More »

 

Read More »

 

Read More »

 

Read More »

C# comes with a refactoring tool built in, but for VB.NET instead of building it in, Microsoft just provides a link to a free add-in for VS 2005 & VS 2008 users by DevExpress.  You can download it here:

http://www.devexpress.com/Products/Visual_Studio_Add-in/VBRefactor/

I find it very handy especially Extract Method, Rename local, and Introduce Constant.


Darren

Oh and CreateOverload is very nice also.

Here is a good site for naming standards.

http://www.irritatedvowel.com/Programming/Standards.aspx