Telerik blogs
  • Release

    JustMock is Getting a Facelift

    With the Q1 2015 release JustMock continues to evolve. It comes with a few exciting new features: Mocking Containers Integration (MEF or Unity for dependency injection) Entity Framework (EF) integration Improved Integration with TFS 2013 and TFS 2012 Download the latest version to try out the new features or read more about them on the What’s New page. We also wanted to make the mocking API cleaner. To make that possible, a few important changes will follow.
    March 17, 2015 2 min read
  • Release

    Why the Community Edition of Visual Studio 2013 is Thrilling for You and Telerik DevCraft

    You probably heard the news about the availability of a free version of Visual Studio 2013 a few weeks ago. This announcement was quite exciting, because (for the first time) is Microsoft is trying to really offer the great .NET framework and associated tools to indie developers, smaller dev shops and students. Probably the most important part of the announcement (for us) is that the Community version allows extensions. Adding extensions was not possible with the previous free editions of Visual Studio, a.k.a. the Express editions. If you wanted to use a third-party product in your daily development (like Telerik DevCraft), you had to buy a non-Express edition of Visual Studio. Today, if you are playing solo or you are part of a team with up to five developers, you can save that cash and just use the latest and greatest of Visual Studio with your favorite Telerik tools and extensions (plus any other third-party tools, of course). Will Telerik DevCraft tools work with it? Yes. All of the Telerik .NET tools work with Visual Studio Community 2013.
    December 03, 2014 2 min read
  • Release

    JustMock Lite Just Got Even Better

    We are open sourcing JustMock Lite and giving it to the community. We are giving you the chance to see and improve upon the JustMock Lite source code and share your changes with others. Now you can easily add any functionality that you need and want. We are sure you can make JustMock Lite even better.
    March 25, 2014 2 min read
  • Release

    Code Faster and Smarter at the DevCraft Q1 14 Release Conference

    Thanks to everyone to attended the DevCraft Q1 2014 online release conference. If you missed the live event you can still watch the conference on demand here until March 20th. After March 20th the replay will be available on the Telerik YouTube Channel. We covered a lot of great material around DevCraft and .NET development and you should definitely check it out. We got a lot of great questions during the event. In this post I answer all the questions from the Code Faster and Smarter session as well as some questions about Kendo UI
    March 13, 2014 5 min read
  • Productivity Testing

    30 Days of TDD – Day 21 – A Tale of Two Defects

    Test Driven Development changes the way you approach development of new features in your application. But it doesn’t stop there. Good TDD practice extends to the way you deal with all features and code you add to your application. In this post you’ll see how the practices of TDD extend to defects and demonstrates that your tests are part of your code and why it’s important to pay attention to their quality as well.
    November 14, 2013 12 min read