Telerik blogs
  • Web

    Kendo UI DataSource Enlightenment

    In this article, I am going to offer a complete demonstration of a DataSource instance set up to perform CRUD operations on a remote RESTful JSON API via CORS. When I say "complete," I mean a complete demo that you can run locally containing both the code and the RESTful API.
    August 19, 2015 10 min read
  • Mobile

    Using ASP.NET Web API Services in Mobile Apps

    Consuming web services from hybrid mobile apps is an essential part of enabling your app to take advantage of external services. In this post, we look at how easy it is to configure a mobile app to consume ASP.NET Web API services.
    November 27, 2013 6 min read
  • Web

    Take a Walk on the Client Side with WebAPI and WebForms – Part 2

    It has been more than a year since the last time we discussed WebAPI with WebForms, and a lot has changed in that time. Microsoft has released a 1.0 release of WebAPI and Telerik now supports using WebAPI as a client-side datasource for many of our controls. In this article, I will show you how to configure WebAPI to work with one of Telerik’s most popular controls, our Grid for ASP.NET AJAX. Without changing the appearance of the grid, I will convert the grid from server-side databinding to client-side databinding and show you how it supports sorting, filtering and paging with WebAPI.
    May 21, 2013 5 min read
  • Web ASP.NET AJAX

    Different ways to make a request to the server in ASP.NET

    I’ve been noticing that people use the word “callback” for almost any request to the server, but in ASP it has its own meaning and there are many other ways to call the server. So, I wanted to make a few clarifications and a quick list.
    March 21, 2013 6 min read
  • People

    Conference Buddy

    Check out the latest status of the Conference Buddy applications being developed in Windows 8 (XAML and WinJS), Windows Phone, ASP.NET WebForms, and Windows Forms.
    February 23, 2013 4 min read