Telerik blogs
  • 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.
    May 27, 2021 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.
    March 06, 2025 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.
    May 27, 2021 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.
    May 27, 2021 4 min read
  • Productivity

    Decompile with a Bang!

    JustDecompile Q3 2012 Is Here It is hard to believe that less than year has gone by since we officially released JustDecompile. This is the second release cycle since that time, and we have added features worth celebrating! JustDecompile API is Open Create your own plugin and supercharge the power of JustDecompile. The JustDecompile API is now open and fully documented, making it easier than ever to harness the power of JustDecompile’s decompilation engine.  There are currently two plugins available: Reflexil, for assembly editing and De4Dot, for deobfuscating obfuscated assemblies. These plugins and their source code are available on the JustDecompile plugins page....
    January 23, 2024 2 min read