Telerik blogs
  • Mobile

    Easy Authentication for Web Applications Using Live Connect

    Do you have a Microsoft account? Yes, the same consolidated account that powers your Outlook email/contacts/calendars, OneDrive, Xbox, Windows 8 and Windows Phone devices, along with a slew of other Microsoft services. Millions of people do. Chances are, your application’s users probably also have a Microsoft account. This presents a potential opportunity. Live Services is […] The post Easy Authentication for Web Applications Using Live Connect appeared first on Telerik Developer Network....
    September 15, 2014
  • Mobile

    Device Mirroring Options for Mobile Developers

    list image
    As mobile developers, we feel a sense of joy when we deploy our apps and see them running on a real device. It can feel great to see our code in action and interact with our creation.  The next obviou...
    July 23, 2014
  • Web ASP.NET MVC

    Go Responsive with ASP.NET MVC

    list image
    Recent mobile web statistics indicate that a huge percentage of users of your web application are likely doing so from mobile devices. But are you providing the best possible user experience for all y...
    June 17, 2014
  • Web ASP.NET AJAX

    Web Menus for the Modern Touch World

    list image
    You’re on the road with your smartphone/tablet and pull up a website in your browser (not while you are driving, of course!). The fancy new restaurant in town lures you in with mouth-watering menus or...
    June 02, 2014
  • Productivity Testing

    Using WebAii to run JsUnit tests in TFS continuous integration builds

    Inspired by the automation of functional tests with WebAii, I decided to bring our JsUnit tests on the same level as the NUnit ones – in the continuous integration build. As it turns out, automation with the WebAii framework was really easy – just a few lines were sufficient to integrate the test runner.   Requirements The build agent should have the following: Cassini.dll in the GAC installed WebAii framework (adds browser plug-ins to IE and Firefox which make their automation possible) the build service should run on an interactive port, under the user that performs the build ...
    January 29, 2010