Telerik blogs
  • Release

    New refactorings in JustCode

    In the last versions of Telerik JustCode we added some nice features that will help you quickly refactor your code, so let’s start right away. Convert If To Switch Statement JustCode now detects the if-statements that can be converted to a switch statement and suggests doing it for you. Place your cursor on the if-statement and hit Alt+Enter or choose the F menu from VisualAid, select ‘Convert if to switch statement’.   Convert If To Conditional Expression Another if conversion that we added is to convert an if-statement to a conditional expression (or ternary operator as some people call it). Place your cursor on the if-statement and hit...
    October 25, 2011
  • Productivity

    Command Line Support and More in JustDecompile

    Although the command prompt has fallen out of vogue in the past few years, developers and power users alike invoke cmd when a job calls for finesse. Command line support is also essential for many scripting and automation languages, such as MSBuild. JustDecompile has the ability to export code directly from the command prompt. For ease of use, I recommend adding %PROGRAMFILES(X86)%\Telerik\JustDecompile\Libraries to your path. To decompile an assembly from the prompt, use the command JustDecompile.exe /out:[OutputDirectory] /target:[PathAndAssemblyName]. This currently only supports csharp, but in the future the /lang switch will enable you to target other languages. You may find yourself wanting to...
    October 20, 2011
  • Release

    JustCode Support for Visual Studio 11

    Last week during the BUILD conference Visual Studio 11 Developer Preview was announced. Soon after that it was made available to the public. Here at Telerik we are committed on providing support for the latest and greatest technologies so we are already working on JustCode for Visual Studio 11. Actually, JustCode is happily running inside VS11 on our own PCs. Now it is a matter of an internal build or two to test and fix some compatibility issues before we can give it to you for test...
    September 22, 2011
  • Release

    JustCode Keeps Getting Better

    Telerik JustCode Q3 2011 is just around the corner, but we’re not waiting to bring you new features and enhancements for your favorite productivity tool. Telerik JustCode Q2 2011 Service Pack has been launched with a dazzling array of features and enhancements to make development fast and fun. Microsoft’s BUILD conference just ended, promising a shift in the way we approach Windows development. One thing is for certain: it will be easier than ever before to write responsive software. With the new asynchronous features in C# and VB.NET, you can create high throughput ASP.NET MVC applications without breaking a sweat. JustCode fully...
    September 19, 2011