Telerik blogs
  • Release

    Telerik OpenAccess SDK – MVC 3, RAD data binding and more

      As a response to your constant requests for sample projects demonstrating the best practices of using OpenAccess ORM in web projects, we have released some of the new and updated samples before Q1 2012 so that you can benefit from them immediately.   MVC developers will be happy to know that along with the MVC 2 example “MVC Forum”, we are now offering two solutions demonstrating MVC 3 usage with Fluent API or an .rlinq Domain Model – whichever approach you prefer. In addition, you can see an implementation using the Razor view engine as an alternative of the default one. Find the...
    January 30, 2012
  • Web ASP.NET MVC

    Scatter Your Data – Now!

    The chart component for the Telerik Extensions for ASP.NET MVC is a rapidly expanding MVC component. Not only are we adding many new features, but we’re also increasing the available chart types. With the introduction of Q3 2011 we were able to start using two new chart types - Scatter and Scatter Line. Both types allow you to plot points anywhere on your chart area, as long as you provide each point with X and Y values. Let’s take a look at how you can implement these chart types, as well as take use of some new features introduced in...
    January 20, 2012
  • Release

    Telerik MVC Extensions commercial Q3 2011 service pack available

    Happy New Year everyone! I hope you enjoyed the Christmas and New Year holidays and spent them with your beloved ones. Let's wish prosperous and joyful year 2012 to all of us! Now that everything is going back to the regular daily routine here at Telerik, I want to present you the Q3 2011 SP1 release of Telerik Extensions for ASP.NET MVC, delivered for the commercial package. This is our present, right after the holidays, to our MVC prospects...
    January 06, 2012
  • Release

    What's next in 2012 for the Telerik AJAX and MVC products

    Now that the final major release of the Telerik DevTools division is behind our backs, it is time to make some preliminary plans for year 2012. The AJAX and MVC suites received important updates throughout 2011 and, as you probably expect, this trend will continue next year. One tad you need to have in mind is that the DevTools release will be shifted one month ahead, therefore it will be out in mid February, instead of mid March as it used to be. This means that you will get all that is slated for the next release sooner than you imagined....
    December 16, 2011
  • Web

    CS0103: The name 'ViewBag' does not exist in the current context

    Technorati Tags: .NET,ASP.NET MVC I hit this error today while working with an MVC3 application.  It appeared out of the blue – but don’t they always?  Fortunately, I make a habit of committing my work into SVN every time my tests pass, so I could have just reverted back to my last Revision, but I wanted to know what I did to cause this. Much to my demise, the optimistic fixes didn’t work: Restart the debugger several times, because surely that will fix it :-) Close Visual Studio and reopen it. Just kidding.  But we do tend to try those don’t we? Back on topic,...
    December 01, 2011