Telerik blogs

Latest

  • Web

    Fun with Remote Data and the Kendo UI Grid

    Love them or hate them, grids are a staple of user interfaces. While jQuery has made UI engineering remarkably easier on most of us, the grid is still a very iffy scenario when designing for the web. I have used jqGrid in the past on a...
    September 30, 2011
  • Web ASP.NET AJAX

    Getting Touch Support in Your ASP.NET AJAX Apps Now

    We here at Telerik always strive to help you deliver applications leveraging the latest and greatest industry trends from the moment that they are released. With touch-enabled devices gaining more popularity by each passing day, we surely don’t want you to miss out on the opportunity to build applications leveraging this exciting technology. Android, iOS and now even Windows 8 devices – they all use touch as their primary way of interaction. Some of you might even be reading this very post with one of these devices! What about your favorite set of ASP.NET AJAX controls? Tap and touch are...
    September 29, 2011
  • Web

    RSS Feed Reader Built with Kendo UI, YQL, & LESS

    One of the early (great) pieces of feedback we received during the Kendo UI beta is that you want to see more examples of Kendo UI in action. Sure, there is a huge (and growing) Kendo UI demo center, loaded with focused demos for Kendo UI...
    September 29, 2011
  • Web

    Dynamic binding for your Silverlight applications

    In the early days of Silverlight binding support for advanced dynamic scenarios was very limited (remember my DataTable?). Since then, however, the platform has evolved greatly – so did our tools!   Dynamic code 2009 style:   Dynamic code 2011 style:   Now to bind RadGridView to some dynamic data you just need ObservableCollection<dynamic>:   RadGridView will auto-generate columns automatically using your DynamicObject GetDynamicMemberNames() implementation and will call your TryGetMember/TrySetMember (TryGetIndex/TrySetIndex in case of indexer binding) methods when needed.   To illustrate this I’ve made small example project (similar to this blog post) demonstrating...
    September 28, 2011
  • Web ASP.NET AJAX

    Good Collaboration: Bringing Devs and Testers Closer

    I fully admit it: I’m extraordinarily biased to having developers and testers co-located in the same room, or even at the same desk. I’ve seen the great collaboration that ensues as testers and devs bring their different skillsets, experience, and views together while working together on project tasks. While I’m biased in that direction, I’ve also led and been a part of teams working in different states and on different sides of the globe—and we were highly successful at our efforts thanks to working hard at establishing a great collaborative environment. Collaboration isn’t just a buzzword, it’s a central pillar ...
    September 27, 2011