CodeHelper is a very fantastic and useful tool for Visual Studio Developers, it offers compatibility with Visual Studio 2008, 2010, 2012 & 2013, helping C#, VB .Net & Javascript Developers to increase their productivity.
You can access it from Top Menu as well as within CS files by right click and it looks like as in image.
![Code helper]()
Some of it's features are:
- Remove Empty Lines for better view.
- Entities/Class Generator (from Database Tables)
- Store Procedure Generator (Insert, Update, Delete) from Database Tables
- Auto Properties Generator
- JavaScript object from c# class
- JavaScript Regions
- Move Code between regions
- Remove Empty Lines
- Snippets
- Snippets Quick Menu for easier access to most common snippets
- Quick Method Finder with auto-complete
The Top best features include:
- To Save, View and Insert Code snippets in just one click.
- Send Code selection or File to Email
- Remove Empty Lines from Your Line of Code which has lot of lines with empty spaces.
- SQL Generator
And many others not listed here, please visit CodeHelper Website if you want to know more about CodeHelper.
You can see some YouTube tutorials at: CodeHelper Video Tutorials.
Reference from Visual Studio Gallery Here.