- introduction
- picture
- Boutique
- Related
Developer's DescriptionBy DevprojectsAutomate repetitive coding tasks by using custom commands.AutoCode is an add-in for Visual Studio .NET 2008 that automates repetitive coding tasks by invoking parameterized commands to generate code, refactor, execute IDE actions or execute any user defined command. Built in commands allows you to quickly generate classes, properties or methods, surround code with if else or try catch, create regions, execute macros and many other useful tasks. But what makes AutoCode a must have tool for Visual Studio developers is the ability to easily create custom commands to automate any imaginable repetitive task by using the built in code generator and programmatically accessing Visual Studio automation objects. Version 2008 includes unspecified updates.