Telerik blogs

Latest

  • 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
  • Productivity Testing

    Choose Your Constructor with JustMock Automocking

    Automocking can be a great time saver. But what if your system under test has multiple constructors? No need to worry, since JustMock added support for selecting which constructor should be automocked!
    May 27, 2021 3 min read
  • Productivity Testing

    Data-Driven Test Automation

    Greetings, fellow testers. I recently attended a workshop on Acceptance Test Driven Development, during which the presenter spoke about distilling requirements down using examples. This is a great opportunity for testers and developers to work closely with Product Owners to determine exactly what output is expected from given inputs. There are also times when the code behind a function is particularly obtuse or for some other reason testing is best done via the application itself. Both of these are great opportunities for data-driven automation. Data-driven test automation lets us repeat a set of test steps automatically, using a set of ...
    May 27, 2021 2 min read
  • Desktop WPF

    Conference Buddy on WPF

    Recreating Conference Buddy with WPF presents its own set of challenges and opportunities. Carey Payette and I begin the design process.
    May 27, 2021 3 min read
  • Release

    Weekly Dose of Telerik Support Resources 05/20/2013

    Weekly Dose of Telerik Support Resources
    May 27, 2021 3 min read
  • Mobile

    iOS App Store Approval Tips and Tricks

    If you are a Constant Reader of the Icenium blog - or if you have ever attempted to submit an app to the iOS App Store - you are acutely aware of Apple's unique app review process. What should be one final simple step in the development process has turned into a source of significant frustration and confusion for many mobile developers. In this post I hope to provide some guidance on what to avoid when developing and publishing any iOS app (be it native or hybrid).
    May 27, 2021 7 min read
  • People

    Agile Interview with Elizabeth Harrin

    This is our third interview of our brand new series of Agile Interviews with agile influencers. Our previous interviews were with Joel Semeniuk and Stephen Forte.
    May 27, 2021 5 min read
  • People

    Clean Code Developer School with Ralf and Stefan

    Chris Eargle speaks to the founders of the Clean Code Developer School, Ralf Westphal and Stefan Lieser. Learn more about how clean code helps you to become a better programmer and what they consider to be common clean code mistakes.
    May 27, 2021 8 min read
  • Productivity

    Potential Project Killers - Start too Fast

    You are cruising along on your current project engagement and life seems great. After all, you and your team thought of everything, right? And what the customer came to you with at the beginning of the project – well, that just saved your teamwork and saved the project time and money so the schedule and budget are in good health. Then, BAM! Things start to go wrong and you can’t seem to get a handle on where it all went south…or why. Has this ever happened to you? If not…great…you’re one of the lucky ones. But most of us – ...
    May 27, 2021 4 min read
  • Web

    Kendo UI SPA: Screencast And Getting Started

    With the Q1 2013 release of Kendo UI, there were several new components added to better facilitate Single Page Application (SPA) development. Since the release, I've been building sample applications, writing blog posts and creating screencasts to cover these new framework pieces. Find the best places to learn and get your SPA on, with these links.
    May 27, 2021 2 min read