Telerik blogs

Latest

  • Web ASP.NET AJAX

    Client-Side DataBinding with RadListView for ASP.NET AJAX - Part 2

    This is the second in a series of blog posts on the new RadListView client-side databinding features. In the first post, we introduced you to the basics of HTML templates, binding expressions and the databinding model in RadListView. In this post, we will see how RadListView supports automatic (read codeless) databinding to web services and JSON feeds. For a quick reference, here is a brief list of the sections in this blog post: Web Service Types And Requirements How Web Service Binding Works RadListView DataService Settings Supported HTTP Methods And Default Parameters Binding To ASMX Web Services Binding To WCF Services Binding To OData Services Binding To Any General JSON Feed
    February 20, 2012
  • Web

    XAMLflix Episode 4 with RadDiagram for Silverlight and WPF

    Hello everyone and welcome back to XAMLflix Episode 4 with RadDiagram for Silverlight and WPF. What is XAMLflix you might ask? In case you missed the previous episodes, 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! In case you have missed them, check out the XAMLflix page to get caught...
    February 16, 2012
  • Web

    Kendo UI, MVVM and KnockoutJS

    One of the major features we’re working on for the next release of Kendo UI is a fresh JavaScript implementation of the Model View ViewModel (MVVM) pattern. For those not familiar, MVVM is a popular model of development that relies heavily on declarative bindings and observable elements...
    February 16, 2012
  • Web ASP.NET AJAX

    Minified CSS for your RadControls for ASP.NET AJAX. Enjoy!

    One of the major goals web developers have when building web applications is performance. In general there are three areas that can be improved to achieve better overall performance: the server-side generation of the requested page, the time it takes for the page and all of its web resources to be downloaded by the browser and the performance of the rendered page in the browser. RadControls for ASP.NET AJAX have been, are, and will continue to be Telerik's promise for easily building great ASP.NET web applications, which are both beautiful and performant. There was however a small area where the tools lacked behind -...
    February 11, 2012
  • Web

    Getting Started with KendoUI and OpenAccess ORM

    As many of you may know, KendoUI is a really awesome new JavaScript framework that combines everything needed for modern JS development into one sweet package.  One of the features it provides is the ability to bind different UI controls to various data sources; so in this blog I will show you how OpenAccess ORM can be leveraged on the backend, and KendoUI can take care of the front end! Getting Set Up To get started create a new ASP.Net Empty Web Application. Note: You can really use any web based project template you like, in this walkthrough I just chose to start with nothing. :) Once...
    February 07, 2012