Telerik blogs

Latest

  • Release

    Telerik XAML controls – Q3 2011 Beta introduces new and empowered ChartingKit

    As Q3 is approaching we give you a sneak preview of what’s coming in November. What’s new in the box: RadChartingKit Our brand new ChartingKit control empowers users to understand and analyze complex data and ensures great performance for your data visualization applications. The new architecture comes to serve the numerous requests for improvements in our existing RadChart control. We decided to build this new control from scratch to achieve the best results that could not have been done with the architecture of the old RadChart. The new ChartingKit reuses the charting engine from our Windows Phone 7 Chart and guarantees flexibility, advanced customization options and unique performance. Check out the ChartingKit demos RadEntityFrameworkDataSource (WPF...
    May 27, 2021 2 min read
  • Release

    New and Updated OpenAccess ORM Resources Available

    As we are constantly trying to make the Telerik OpenAccess ORM learning resources and documentation better and easier to use, we have made some changes that you might find very useful. Getting Started Videos Recently we released two sets of entry level videos on working with Telerik OpenAccess ORM. You can choose your scenario between Database First or Model First approach the short series of 2-3 videos will guide you from creating your model to updating your changes to/from the database. Check them out and don't forget to LIKE them. Feel free to post some feedback about your learning experience either here or in YouTube! Online...
    May 27, 2021 2 min read
  • Release

    RadPropertyGrid for WinForms is getting new cool features in Q3 2011

    Q3 2011 release is getting close and we are eager to share some of the improvements that we have been working on lately. We have always been relying on your feedback to better shape our tools for your purposes. This time it is no different. RadPropertyGrid will get three highly requested features. The first feature will allow you to add custom items in the RadPropertyGrid by using RadPropertyStore. It is a collection of PropertyStoreItems which contain information that describes a property, its type, name, value, etc. When the RadPropertyStore is set to the SelectedObject property of the RadPropertyGrid, it displays these...
    May 27, 2021 2 min read
  • Release

    Kendo UI Beta 2 now available

    It's been two short months since we originally introduced the Kendo UI beta, and now we're very happy to deliver the second beta release! This release builds on the very successful beta 1 by introducing a number of new features, new widgets, along with the expected...
    May 27, 2021 4 min read
  • Release

    Telerik OpenAccess ORM, MVC Extensions, and Dynamics!

    While playing around with OpenAccess the other day, I wondered if it would be possible to have OpenAccess return a dynamic list, and if so, could I bind it to an MVC grid without specifying any columns names.  This could prove to be helpful in some reporting scenarios, where you just want the grid to output whatever a sproc, or query, returns.  This blog shows how to accomplish just that! Step 1 To accomplish this task we will be taking advantage of the ADO API we released in Q2 2011.  To start out I simply created an extension method for the OpenAccessContext, which...
    May 27, 2021 3 min read