Telerik blogs
  • 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
  • Productivity

    MbUnit 3 and Gallio Support for JustCode

    The unit test runner in Telerik JustCode has supported five different unit testing frameworks: MSTest, xUnit, NUnit 2.5, MSPec, and MbUnit 2.4. MbUnit 3 is significantly different than prior iterations by having a different underlying engine: the Gallio Test Automation Platform. The newly released service pack for JustCode supports this framework, allowing you to take advantage of its many features. You can get started with MbUnit 3 with the assemblies provided by JustCode or downloading and installing the latest Gallio package. Afterwards, create a class library and add references to the Gallio and MbUnit assemblies. These can be found in %ProgramFiles(x86)%\Telerik\JustCode\Libraries\Extensions or the GAC...
    September 19, 2011
  • Productivity

    Keep your code tidy with JustCode

    For the 2011 Q1 release Telerik JustCode brought to its users the ability to easily reorganize code - solution, project or folder wise. One major release later - 2011 Q2, taking into account your feedback, the JustCode Cleaner has now grown even more. With only few clicks you can change thousands of lines of code to match your requirements. Just right-mouse-click in the Solution Explorer on your solution and select Just Clean All... from the menu or you can do it folder by folder and project by project. You will see a window with available options. Two default profiles are provided (Basic and Full), but custom...
    August 29, 2011
  • Productivity

    Async Support in Telerik JustCode

    The latest internal build of JustCode has been released with support for the asynchronous language features in the Microsoft Visual Studio Async CTP. Improvements to the semantic analyzer detect errors on usage of the async method modifier and await operators in C# and Visual Basic. This feature will be available for the general public in JustCode Q2 SP1. If you’re new to the async and await keywords and would like to know to learn asynchronous programming with C# 5, refer to Going Asynchronous. I provide an example of a twitter client using synchronous programming, the current way of doing asynchronous...
    August 19, 2011