Telerik blogs

Latest

  • Productivity

    JustMock Beta available for download.

    We've just uploaded the latest JustMock bits so feel free to log in to your Telerik accounts and download JustMock. We'll be glad to hear your feedback. In the current JustMock build we've included documentation and examples to help you get started with our mocking tool. You can open the documentation from the JustMock menu in Visual Studio: It's still in an early stage but we'll improve it a lot more in the following few months. You can open the JustMock examples from the [JustMock Installation Folder]\Examples. Currently the tests which mock final / statics / etc. classes and members could be run with the default MSTest...
    April 12, 2010 1 min read
  • Productivity

    Choose JustCode

    Overview JustCode has come quite a long way over the past months, and it shows.  The product is maturing at a very rapid pace to increase the productivity of developers everywhere.  I would like to remind everyone why JustCode rocks :)   We have strived to make JustCode’s UI simple and clear by keeping dialog usage to a minimum, and working to make it flow with your standard development habits.  While it has all the features that developers have come to expect in productivity tools such as navigation, refactoring, generation, formatting, and quick fixes, it also provides many other features. Also, if you...
    April 09, 2010 2 min read
  • Productivity

    Updated “OpenAccess Made Easy” guide available for download

    Many of our customers are probably aware of the “OpenAccess Made Easy” guide that we have for OpenAccess ORM. However, as good as this guide is, like any other thing it has its problems. Since the guide was released, many of our customers have reported issues with it like inconsistencies with the latest version of the product, little errors in the content, etc. We want to use the opportunity to thank all people that reported issues or suggested improvements for the guide. We are glad to let you know that an updated OpenAccess Made Easy guide is now available for...
    April 07, 2010 1 min read
  • Productivity Testing

    Mock. Just Mock. JustMock.

    It's my pleasure to announce the newest member of the Telerik product family – JustMock . We’re about to release the first beta of this new product on the 12th of April and the first official version is expected to be part of the Q2 release. Except JustMock, there’re some other big announcements we’re going to make on the 12th of April so please, stay tuned. This is just announcement 1/3. JustMock, as can be inferred from its name, is a mocking tool that will help you create better unit tests by making it easier for you to create mock objects (http://en.wikipedia.org/wiki/Mock_object)...
    April 06, 2010 4 min read
  • Productivity Testing

    Social Media APIs and Their C# Counterparts

    Whether it's talking about current events or sharing photos of a family vacation, the world is now addicted to social networks. Businesses recognize this, and these days every business wants social media addressed in their applications. Facebook, Twitter, and other sites provide powerful APIs you can use to harness the power of social networking in your own applications. However, most of these APIs tend to return data formatted in any number of syndication formats that can be quite painful to work with. Luckily, there are many free .NET based libraries that make interacting with these APIs a breeze. Over the next several weeks, I'll be posting some information and examples ...
    April 05, 2010 3 min read