Telerik blogs

Latest

  • Productivity Reporting

    Bring Your Reports to Life with Telerik Report Designer

    Enhance user experience by adding interactivity to your reports using Telerik Report Designer.
    May 27, 2021 5 min read
  • Web

    How To Load And Save A Single Record In A Kendo UI DataSource

    In my last post, I talked about storing user credentials from Everlive in localstorage. This gave me a nice way to keep a user logged in, between page refreshes. After having used this for a bit, I realized that I was adding new records to the local storage on every login. This was causing a problem because I wasn't getting the right credentials loaded all the time. Every time the wrong credentials were loaded, the app thought I was not logged in because the credentials were invalid. To fix this, I needed to fix my storage so that it always loaded a single record and saved that single record.
    May 27, 2021 2 min read
  • Productivity

    How to integrate OpenAccess ORM with NAnt

    In this short tutorial you will find out how to integrate the OpenAccess ORM Enhancer, injecting the change tracking functionality, in your NAnt build process.
    May 27, 2021 2 min read
  • Productivity Testing

    Remote Test Execution Demonstration

    Greetings, fellow testers. Last month, Jared wrote excellent article on the new remote execution engine. Remote test execution is an extremely powerful tool for your development and testing team, especially when using multiple servers and when scheduled on a nightly basis. There are a few components involved: A storage service, which is connected to a SQL Server database. A scheduling service, which maintains a list of all the execution servers and a connection to the storage service. You can think of this as the manager of remote execution. One or more remote execution servers, and of course The Test ...
    May 27, 2021 2 min read
  • Mobile

    How to Use Custom URL Schemes

    In this guest blog post, Steve Tsokev - a Telerik Sr Enterprise Support Officer covers how to create and use custom URL schemes in mobile hybrid apps using Apache Cordova & Icenium.
    February 18, 2025 3 min read
  • Productivity

    [Free Whitepaper] How Proper Tooling Can Help Scale Agile Faster?

    While many organizations start their Agile adoption initiatives with team rooms, whiteboards and sticky notes, organizations that are looking to mature and scale their Agile practices have found that they require an integrated solution to help. Keeping this in mind, we created a paper that talks about some of the most common issues we’ve noticed teams and organization face when they start scaling Agile. We also take a closer look on how the proper tool can help you deal with each of those aspects while focusing on What Does Scaling Agile Mean? and Scaling Agile in Realistic Environment. Download Whitepaper...
    May 27, 2021 1 min read
  • People

    Vote for Telerik in DevPro/Windows IT Pro Community Choice Awards!

    Telerik has been nominated for the DevPro/Windows IT Pro Community Choice Awards. We’re nominated in 20 voting categories for the DevPro Awards, and seven voting categories for Windows IT Pro Awards. Now we need you to vote for Telerik! http://tlrk.it/17Q2JOt http://tlrk.it/13LuQkR
    May 27, 2021 2 min read
  • Release

    This Month in the Kendo UI Labs (August 2013)

    In May, I introduced a new series that highlights the work happening in the Kendo UI Labs. Today, I’ll share an update for July and August, including new projects, updates and key contributors.
    May 27, 2021 5 min read
  • Productivity

    Is Your Code Slow and You Don’t Know Why? JustTrace Will Find the Bottleneck!

    A bottleneck is a condition where a large amount of your applications workflow flows through a single or limited number of components. Bottlenecks can be difficult to find in your code because on the surface nothing seems wrong or out of place and the application may appear to work fine in a development or test environment. However, problems related to bottlenecks can manifest as the application grows and gains more users. Issues related to unnecessary and unintended bottlenecks can grow quickly and without a profiler these types of issues can be difficult to locate. JustTrace's new bottleneck view will help you fine the bottlenecks in your code and enable you to make smart optimization decisions.
    May 27, 2021 17 min read