Telerik blogs

Latest

  • Web ASP.NET AJAX

    Hello Services / WebAPI, REST, JSON and AJAX

    This is the second module in the ongoing course HTML5 Development For ASP.NET Developers. This module will cover how to create a RESTful service with ASP.NET WebAPI, and how to consume that service in JSON format with jQuery. There is also a very quick primer on the...
  • Web

    TeamThing: A HTML5 Mobile App Demo

    As some of you may recall, during Kendo UI’s huge Q1 release online keynote, I briefly showed a demo mobile app called “TeamThing.” The app is something I worked-on to show the capabilities of Kendo UI Mobile for the release, but it was always my goal to...
    May 09, 2012
  • Web

    There’s a Tool for That: 13 Essential Tools for the Ninja Web Developer

    When I am not hacking code, I can usually be found tinkering with cars.  I have been working on cars for a long time, and have acquired quite a collection of tools along the way.  It’s safe to say I love tools much to my fiancée’s dismay. =)   In this blog I highlight a few tools I find useful for web development, and best of all, almost all of them are completely free! General Tools Fiddler Fiddler is one of the best HTTP debugging tools available today. It can be used any time you want to capture all HTTP traffic between your computer, and...
  • Web

    XAMLflix Introduces RadPropertyGrid

    Hello everyone and welcome back to XAMLflix with RadPropertyGrid for Silverlight and WPF. I hope you have been enjoying the series as last week we took a look at RadDragAndDrop and RadMaskedInput. 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...
  • Web jQuery

    Hello jQuery

    This is the first section in the ongoing course HTML5 Development For ASP.NET Developers. This module will covers the very basic information that you will need to know about jQuery and how to use it inside of Visual Studio / Internet Explorer. There are some good tips on...