Telerik blogs

Latest

  • Release

    Kendo UI Protips

    Urban Dictionary contains several definitions for Protip: Obvious advice sarcastically presented as sage wisdom. To offer advice or suggestion to resolve a problem. Often used in context of emphasizing common sense, a very strong opinion, or to belittle/mock a person’s point of view. A...
    April 27, 2012
  • Desktop WPF

    RadDockable–A Thursday XAMLFlix

    It’s Thursday and time for the latest installment of XAMLFlix. As a quick review, XAMLflix = Videos + Projects covering all of the controls in both the RadControls for Silverlight and RadControls for WPF control suites. We are revamping the entire video library with fresh new content based on the latest versions of our controls, complete with projects so you can grab the same code you see in the video and run with it. Be sure to check out www.telerik.com/xamlflix for all the videos! Discovering RadDocking RadDocking gives you very powerful control over the positioning and display of data, and maximize the utility of...
    April 26, 2012
  • Web ASP.NET AJAX

    Take a Walk on the Client Side with WebAPI and WebForms

    In my last blog I introduced the basics of using ASP.NET AJAX and WebAPI together in the same project.  In addition, I showed how to bind results from WebAPI to a Telerik’s ASP.NET AJAX Grid. In this blog I will continue down this path and implement insert, update, and delete operations using WebAPI and RadGrid! Note: While this post focuses on using WebAPI in conjunction with RadGrid, most of the client code can be used when working with RadGrid in client mode.Set It Up! To get started an additional reference needs to be added to the project: System.Net.Http.Formatting Adding this reference allows us...
    April 26, 2012
  • People

    Here we grow again. Telerik acquires NimblePros

    It doesn’t even feel like it’s been that long since I wrote a post on “Telerik in Numbers” (almost 10 months to date), and that blog content feels very out of date. While I plan to update you with some new, fresh stats in the future, today I wanted to update you with some exciting news that will impact the stats I gave you on the number of offices and people we have. I am really happy to announce the acquisition of NimblePros. Throughout the years we’ve had many touch points with Michelle and Steve Smith, the founders of NimblePros....
    April 26, 2012
  • Release

    Welcome to XAMLFlix Tutorial Wednesday

      Starting today, and every week on Wednesday, I’ll be publishing a Tutorial to accompany one of the XAMLFlix videos. Today, to launch this new series, I have four tutorials to get us started: RadChartView Tutorial Video RadScheduleView Tutorial Video RadBarCode Tutorial Video RadGridView Tutorial Video   Please feel free to share your comments and feedback.  We’d especially love to hear which controls you’d like to see covered...
    April 25, 2012
  • Productivity

    Bend Telerik OpenAccess ORM to Your Will with Type Converters – Storing Classes to XML

    In a previous blog I showed how to customize Telerik OpenAccess ORM data mappings using custom TypeConverters.  In particular we looked at storing, and querying, an enum by its name rather than its int value.  In this example, I will show how to get OpenAccess to serialize a class to xml, and store it in the database.  In the end you will have a reusable TypeConverter you can use to store any class as XML using OpenAccess! :) Creating the Type Converter The first thing we need to do is create the type converter.  To do that, simply grab the basic skeleton I displayed...
    April 25, 2012
  • Web

    Creating A Kendo UI MVVM Widget

    Following up on last weeks post about creating custom DataBound Kendo UI Widgets, I wanted to cover how to make these widgets MVVM aware. The simple widget that I built in the last post is DataSource aware and can also be bound via declarative initialization. ...
    April 25, 2012
  • Mobile

    XAMLflix Introduces RadTreeView

    Hello everyone and welcome back to XAMLflix with RadTreeView for Silverlight and WPF. I hope you have been enjoying the series as last week we took a look at RadZipLibrary and RadTileView. What is XAMLflix you might ask? Well, it is Telerik’s way of teaching you how to use both new and existing controls from Telerik’s XAML suite. Each and every Thursday, we will provide a fresh batch of videos and sample projects highlighting a different control. Since our Silverlight and WPF share a common codebase and API, you only have to learn how to use these controls once! You can simply copy and...
    April 24, 2012
  • Release

    Stay Tuned - See What’s Coming to Telerik’s ASP.NET AJAX Next Version

    Some of you, who’ve read one of my previous blog posts, already have an idea what’s coming to Telerik’s ASP.NET AJAX Q2 2012. Now I am happy to tell you that we have the full list of all new controls and interesting features published and accessible through our public roadmap. The page has a brand new design and is easy to find it through the site navigation (Yeeey). Take your time to check it out here. Then don’t forget to share your feedback or ask questions by leaving a comment below. You know it’s valuable.  What’s next? Wait for the beta, which...
    April 24, 2012
  • Web ASP.NET AJAX

    Take your ASP.NET Controls to the Gym

    There’s a ton of cool stuff coming out with ASP.NET 4.5 and Visual Studio 11. If you haven’t had a chance yet, take a look at my top five list of Visual Studio 11 Designer improvements for ASP.NET 4.5 development, as well as my deeper dive into the VS11 Page Inspector tool. Today however, I want to jump a bit more into code since, so far I haven’t covered too much of that! One of the new ASP.NET 4.5 improvements I’m excited about is the ability to have strongly typed controls. That’s right, you heard me, strongly typed! Why am I so...
    April 24, 2012