Telerik blogs

Latest

  • People

    Deployment Troubleshooting

    The most complicated process in the Test Studio for iOS Documentation is the configuration for UIKit Testing. It's easy to accidentally skip a step or perform one incorrectly. This post addresses common mistakes, their symptoms, and how to fix them. Cannot Begin Testing You see the following message when attempting to record a test against an iOS Application: There are no testable applications installed on this device. Please consult the documentation for more information. The Document Type tells Test Studio that an application is testable. See step 13 here for how to add and configure a tstest Document Type. Cannot Record You ...
    May 27, 2021 2 min read
  • Web

    UglifyJS 2.0 And Kendo UI

    Today marks the release of the second version of UglifyJS. If you aren't familiar with Uglify, its a JavaScript library that minifies JavaScript. It's probably the most widely used minification tool for JavaScript in the community, based on it's speed and reliability for producing...
    May 27, 2021 3 min read
  • People

    Thirteen. This Week's Lucky Number.

    Thirteen. The number of awards Telerik collected in the 2012 Visual Studio Magazine Readers Choice Awards. The Visual Studio community has always been of great importance to us and the resounding response to our work is nothing short of fantastic. It is rewarding and exhilarating to know that you believe in Telerik and its products. We would like to thank all of you who voted for us! Fact: the number of awards Telerik won this week alone is higher than all awards Telerik won in 2004. The number of awards may seem a bit high, but it shouldn't come to a surprise....
    February 26, 2025 2 min read
  • Mobile

    Design Templates for Windows Phone: Keep Gettin' Better

    Four months ago, we released over 20 ready-to-use templates that provide implementation for common application development scenarios: Design Templates. We have good news for you: after our latest release the templates are over 50! The fresh additions include our newest controls demonstrated in various scenarios, allowing you to choose what suits you most. One of these new controls is RadDataForm. It is included in different form scenarios like: registration forms, sign in, check-out and multipurpose template for search and filter purposes.              The templates that include RadConversationView are a great example of how Design Templates not only use and configure RadControls so that you can...
    May 27, 2021 2 min read
  • People Accessibility

    Telerik’s RadDock and RadTagCloud Are Even More Accessible – See Their New Keyboard Support

    When you create a site you want it to be accessible as well as beautiful. We strive to give you both and this is why we have taken up a major campaign to improve the accessibility support of Telerik’s  ASP.NET AJAX controls .We, as developers, are quite used to getting things done through the keyboard and we want to give your users the same experience. This time the Dock and TagCloud controls are leveling up. RadDock now has keyboard support Since Q3 2012 RadDock has the ability to execute DockCommands using keyboard shortcuts. To enable this new feature all you need to do is set...
    May 27, 2021 3 min read
  • Productivity Testing

    Automocking with JustMock

    Auto mocking containers are designed to reduce the friction of keeping unit test beds in sync with the code being tested as systems are updated and evolve over time. Background The Dependency Inversion Principle states: High level modules should not depend upon low level modules. Both should depend upon abstractions. Abstractions should not depend upon details. Details should depend upon abstractions. As more developers follow this and the rest of Robert Martin’s SOLID principles, methods and classes become much smaller with dependent objects injected into them, typically through constructor injection. As additional dependencies are needed (or the code is refactored to improve dependency isolation), the signatures of...
    May 27, 2021 5 min read
  • Productivity Debugging Release

    New in Fiddler 2.4.2

    A new Fiddler Beta minor update was released this evening [.NET2 or .NET4]. This build contains a few long-awaited tweaks, bug fixes, and minor features. Read on for the summary of changes, and please let us know (Help > Send Feedback) in Fiddler if you find any problems! Web Sessions List Improvements The Web Sessions list on the left side of Fiddler shows each Session and provides entry points into most of Fiddler’s functionality. In the new version, a number of improvements have been made to this critical interface. Sorting Indicator Fiddler has always allowed sorting the Web ...
    May 27, 2021 4 min read
  • Productivity Debugging Release

    New in Fiddler 2.4.2

    As with most Fiddler updates, this version also includes dozens of bug fixes and performance improvements, and upgrading is thus recommended for all users. Thanks for using Fiddler! As always, please let us know in Fiddler if you find any problems.
    May 27, 2021 4 min read
  • Web

    Is HTML5 hype justified or not?

    Is HTML5 "hype" justified or not?   We had the same question. We read the available research online, and often found it conflicting. Some analysts are HTML5 bulls; some are bears. Clearly, the Kendo UI team has its own (bullish) opinions on HTML5, but like any good student of the industry, we want to make sure those opinions are in-touch with the heartbeat of the developer community.   Not satisfied with the available data, we gathered our own via a new survey that collected responses from more than 4,000 developers! If you want it done right, you've got to do it yourself, they say. Although the...
    May 27, 2021 2 min read