Telerik blogs

Latest

  • Web

    XAMLflix Video Tutorial: RadCoverFlow for Silverlight

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

    Hello HTML5

    This is the third module in the ongoing course HTML5 Development For ASP.NET Developers This module will cover HTML5 as a broad topic. Up until now, this course has not really touched on any actual HTML5 development, but has laid the groundwork for learning HTML5. ...
  • 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...