JetBrains released next version of its awesome application ReSharper 3.0. ReSharper is an add-in for Visual Studio which contains many features for .Net application development. It helps simplify the process of writing a code. Ones I stared to use ReSharper
Read More...
If you are planning to create your own Add-in for Visual Studio, I found a very good source written by Jon Rista - Writing a Visual Studio 2005 Add-in . Follow the link below and you'll see explanation and will have ability to download source code (C#).
Read More...