Telerik blogs

Latest

  • Productivity Testing

    JustMock Adds Event Handling to Automocking

    Automocking gets even better with the improvement of event mocking in the latest service pack. Read more to see how easy it is!
    May 27, 2021 5 min read
  • People

    Telerik Test Summit 2013 Wrap-up

    Greetings, fellow testers. Last week, we hosted a number of thought leaders in the testing community as part of the 2nd annual Telerik Testing Summit (Twitter: #TelSum) in Austin, Texas. The event is a free-form peer conference on software development — of which testing is an important part — its current state and possible avenues of improvement. The agenda was developed on the spot and adjusted throughout the weekend, with an emphasis on flexibility. A few tools and technologies were mentioned, but this was very much a broad discussion of people and how they relate to each other, of ideas ...
    May 27, 2021 2 min read
  • Mobile

    Is This Thing On? (Part 2)

    In our last post we looked very briefly at the APIs currently available to help detect connectivity state in mobile/web apps. Our conclusion? Browser APIs have a long way to go in this area! Nevertheless, when used together – and in tandem with a heartbeat check that attempts to talk to a remote endpoint – these tools can be quite useful. But what's the best way to use them 'together'? At the end of part 1, I said that I think a state machine abstraction would work well to manage all of this…but you might be wondering, "What's a state machine?". Before I show you the what and how of finite state machines, I think it's important for us to understand the why of state machines. So, grab some popcorn and prepare to laugh (and hopefully commiserate) as I walk you through what it could look like to solve the connectivity problem without a proper state machine.
    May 27, 2021 11 min read
  • Web

    A Day At The SPA With kendo.Router

    This luxurious SPA life can be difficult. It can lead to some #FirstWorldProblems. What if I want to get started with my treatments and therapy, but I have to stop in the middle and come back later? I don't want to re-start the procedure that I've already started. I would rather return to the same therapist and pick up where I left off.
    May 27, 2021 7 min read
  • Mobile

    Adding secondary tiles to your app

    Secondary tiles enable users to promote specific content and deep links. It enables you to personalize your app experience and give user the power on how they want to access data within their app. Consider a sample app that has a list of useful modules like Todo, Twitter, etc. When added to my dashboard I want to create a shortcut for that module in my Windows 8 start screen.
    May 27, 2021 3 min read
  • Desktop WinForms

    RadChart for WinForms is obsolete. Now what?

    The following message prompts when you run your RadChart for WinForms-enabled project against the latest version of Telerik's WinForms toolkit: 'Telerik.WinControls.UI.RadChart' is obsolete: 'RadChart is obsolete. Please use RadChartView instead.' I know that a lot of questions come to your mind at this very moment. “What happens now? What does RadChartView supports? How do I upgrade to RadChartView? Can my current RadChart implementation stay in my project?”. Read more to find out what the present and future hold for RadChart and RadChartView.
    May 27, 2021 5 min read
  • Productivity

    Telerik OpenAccess ORM in action

    The Telerik OpenAccess Samples Kit speaks louder than words! Take a look at 50+ real-life scenarios of using OpenAccess ORM, new ones added with each following Q release.
    May 27, 2021 2 min read
  • Web

    RequireJS Fundamentals

    If you have been following JavaScript development, you might have seen a lot of posts on modules. It's a hot topic in JavaScript and it's easy to jump on a bandwagon. The truth is that the problem that needs to be solved is very fundamental to the success of your code.
    May 27, 2021 13 min read
  • Productivity Testing

    On Inner and Outer Using Directives

    A true tale of inner and outer using directives and introducing a new, user created extension for JustCode.
    May 27, 2021 4 min read