I’m wondering what other tools / frameworks / Add Ons people use to improve their productivity / development speed when coding in ASP.NET.
I just use VS2008 on its own but wanted to find out what other people use with VS2008 AND WHY??
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I use:
GhostDoc: GhostDoc is a free add-in for Visual Studio that automatically generates XML
documentation comments for C#. Either by using existing documentation inherited
from base classes or implemented interfaces, or by deducing comments from
name and type of e.g. methods, properties or parameters.
CodeRush Xpress for Visual Studio: CodeRush Xpress is freely available to all Visual Studio 2008 developers and offers a comprehensive suite of tools that enable you and your team to simplify and shape complex code – making it easier to read and less costly to maintain.
CoolCommands: It contains lots of cool stuff, but I mainly use the font-functionalities like: ‘Demo Font’ or ‘Wheel Font Sizing’. E.g. Demo Font easily switches the font to a size which is perfect for giving demos on a beamer. If you disable it again, your font size is switched back to its original size.