This tutorial guides you through the most common tasks that you can perform with Telerik® JustCode™.
Prerequisites
To execute common tasks you must:
- Have installed Visual Studio 2005 / 2008 / 2010 or 2012
- Have installed Telerik® JustCode™ add-in
- Have a C# or VB.NET project
Objectives
By the end of this tutorial you will be able to:
- Analyze your solution for errors and warnings
- Apply quick fixes
- Refactor your code
- Make Telerik® JustCode™ generate some code for you
- Use a template for common used code fragments
- Navigate to definitions, files, types, symbols, members, errors, etc
Continue with Step 1: Analyze
See Also