Telerik blogs

Latest

  • Productivity Testing

    First Look at Testing a Kendo UI Data Grid

    Telerik's Kendo UI provides a number of easy-to-use, flexible controls — or widgets — for developers working with HTML5 and jQuery. You've probably been using websites and applications built with Kendo UI already - Test Studio's new recording engine uses some of the Kendo UI control set. As a tester, you're likely more interested in how to use Test Studio than how it was built, and this is the first of a series of posts for you. One of the first Kendo UI widgets I used is the Data Grid (you can find my example code on GitHub, if you're so inclined). ...
    May 27, 2021 4 min read
  • Web ASP.NET MVC

    Diving Into ASP.NET MVC Templates

    ASP.NET MVC provides templates that allow you to customize what HTML is output based on a model type or property decoration. This post explains how templates in MVC work, and how to use Kendo UI MVC HTML Helpers to create your own custom editors. We also look at how complex controls like the Kendo UI Grid use templates.
    May 27, 2021 11 min read
  • Mobile

    How to Debug & Profile Your Hybrid Mobile App Using the Icenium Extension for Visual Studio

    Good debugging tools are a critical component to any successful development effort. If you've done any amount of mobile web/hybrid mobile development, you know that the debugging story there is an often-painful one. With Icenium, we're changing that. The simulator available to you when you use Icenium Graphite or the Icenium Extension for Visual Studio is a powerful tool, enabling you to simulate location changes, emulate device types & orientation, debug your app at runtime, inspect the DOM, profile your app and more. In this post, we explore those features.
    May 27, 2021 5 min read
  • Release

    Weekly Dose of Telerik Support Resources 10/29/2013

    All the Telerik Just* tools are getting great new features in the Q3 2013 release.
    January 23, 2024 4 min read
  • Release

    TeamPulse R3 2013 Halloween Edition: Git integration, REST API & more

    Just in time for Halloween we are releasing the new version of TeamPulse and we are bringing a bag full of goodies. We now have Git and GitHub integration and the REST API which make TeamPulse even easier to adopt by organizations of all types and sizes. We’ve also added End-user Personas which will help your team keep customer requirements in the forefront of your development process. Finally, to help you track testing efforts better, we have released Acceptance Criteria Pass/Fail Indicators. To learn more and see what else we have released continue reading. Eager to try TeamPulse R3 2013?...
    May 27, 2021 2 min read
  • Web ASP.NET AJAX

    “Cloudy with a chance of file uploads” or how to successfully upload files to Azure, Amazon S3 and Telerik Everlive in ASP.NET

    Check out the review of the new Cloud Upload control in the Telerik's ASP.NET AJAX suite to see how to codelessly upload files to the most popular cloud storages.
    May 27, 2021 3 min read
  • Release

    RadSpreadsheet for WPF and Silverlight is Now Officially Ready to Rock!

    With Q3 2013 the newest member of the Silverlight and WPF suites, leaves the beta behind and steps in a new phase. Now that RadSpreadsheet is shipped in its official version, we decided to give you a short overview of the control’s features. So, here is a list of some of the key strengths and coolest features of RadSpreadsheet, ready for you to take advantage of.
    May 27, 2021 4 min read
  • Mobile

    Using Everlive Push Notifications Service in your native iOS app.

    Push notifications are useful for keeping users informed with timely and relevant contents. Push notifications can be sent regardless whether the app is running, inactive or in the background. Notifications can display an alert; play a distinctive sound or update badge on your app icon. In this post, I will walk through the process of enabling push notification for an app in Apple developer portal, upload the generated certificate to Everlive and finally register my device in Everlive to receive push notifications.
    May 27, 2021 6 min read
  • Productivity Testing

    Load Testing in Test Studio 2013 R2

    Web applications are a lot more complicated these days than even a few years ago.  We don’t hear a lot these days about Web services as a development technology, but virtually every Web application that uses commonly provided services will access those service via traditional Web services technology.  If your Web application reports on the weather, or provides a stock market update, you are using a Web service.  A Web service uses HTTP, but it runs the SOAP, REST, or similar protocol over that.  And if your stock market updates are slow or accumulating timeout errors, chances are you are ...
    May 27, 2021 3 min read
  • Mobile

    How to Create and Import an iOS Provisioning Profile Using the Icenium Extension for Visual Studio

    In this post, Jim Cowart explains how to create an iOS Provisioning Profile in the Apple iOS Developer portal, and then how to import it to your Icenium account using the Icenium extension for Visual Studio.
    May 27, 2021 4 min read