Telerik blogs
  • Productivity

    Abstracting Dependencies with JustMock

    Unit tests are most effective when the System Under Test is isolated from its dependencies.  The best way to isolate your code (and make your code more SOLID) is through dependency injection. But even if you follow the rules of SOLID and inject all of the necessary dependencies in as interfaces, you are still faced with the fact that you depend on them. In order to test your code, something concrete has to be passed into the code in order for it to even compile.  Your production code will most likely use a factory to create concrete instances of the dependent interfaces, but that...
    October 31, 2012
  • Productivity

    Decompile with a Bang!

    JustDecompile Q3 2012 Is Here It is hard to believe that less than year has gone by since we officially released JustDecompile. This is the second release cycle since that time, and we have added features worth celebrating! JustDecompile API is Open Create your own plugin and supercharge the power of JustDecompile. The JustDecompile API is now open and fully documented, making it easier than ever to harness the power of JustDecompile’s decompilation engine.  There are currently two plugins available: Reflexil, for assembly editing and De4Dot, for deobfuscating obfuscated assemblies. These plugins and their source code are available on the JustDecompile plugins page....
    October 26, 2012
  • Release

    JustCode Keyboard Shortcuts Profiles

    Most of the commands in Telerik JustCode are assigned keyboard shortcuts, granting the speed and convenience you expect from a quality productivity tool. This is, of course, a very important and often overlooked feature. For Q3 2012, we decided to improve the way in which JustCode approaches shortcuts by creating keyboard shortcuts profiles and related enhancements. The purpose of JustCode’s keyboard shortcuts profiles Before the introduction of keyboard shortcuts profiles, JustCode only had one predefined set of shortcuts for its commands. Visual Studio silently applied these shortcuts during its first execution after the installation of JustCode. This behavior proved to be inconvenient to many...
    October 24, 2012
  • Productivity

    Explore the new JustTrace features. You will be surprised!

    Our 2012 Q3 release is in the books, and now that we have a moment to reflect on what we have accomplished with JustTrace, we are very proud of how much JustTrace has grown in just four short months. The highlights for this release include the completely new user interface and the massive improvement to the user experience when doing performance profiling. Overall user interface speed and responsiveness have been dramatically improved, making JustTrace much nicer to use. The new UI is very streamlined; even first-comers will have no trouble navigating from the starting hub through the New Profiling Session page and dive straight...
    October 23, 2012
  • Productivity

    Save Your Visual Studio Settings in the Cloud

    It has always been a tedious job to set up your Visual Studio settings when you change machines or companies, create a new Virtual Machine with Visual Studio to test something, or reinstall your Visual Studio. Now, using the Visual Studio Setting in the Cloud feature of Telerik JustCode you can synchronize your Visual Studio settings between every machine with Visual Studio and JustCode installed. By using this feature you’ll be able to: Save and download all or a selection of your Visual Studio settings Create and store a Visual Studio settings backup in the cloud and restore as needed Automatically download your Visual Studio...
    October 22, 2012