Telerik blogs

Latest

  • Web ASP.NET AJAX

    Quick Tips on Troubleshooting Your Web Pages – Element Inspector and Network Resources

    When I first started out developing web pages back in the day there barely were any tools for development outside of the IDEs that were offered, which weren’t too much to write home about anyways. While some might say that web pages that were manly cluttered with animated GIFs and content related to Warcraft 1 & 2 and Diablo 1 (tells you a lot about my child hood ;)) is not considered much of a web development project, I still say it is (or was) :D. Either way, you wrote your HTML, CSS (fairly new too) and JavaScript and hoped...
  • Web

    XAMLflix Video Tutorial: RadCalculator for Silverlight and WPF

    Hello everyone and welcome back to XAMLflix with RadCalculator for Silverlight and WPF. I hope you have been enjoying the series as last week we took a look at RadPropertyGrid and RadComboBox. This week we will be taking a look at RadCalculator for Silverlight and WPF. 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 Tuesday and 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...
  • 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...