• We're going to bust the myth that ASP.Net web forms cannot output HTML5 and mobile friendly user interfaces. In this article, Jeff will show you some tips and tricks to adapt your ASP.Net web forms project to handle formatting for browsers on mobile devices.
  • Conference Buddy

    Friday, February 22, 2013 by Phil Japikse | Go comment!
    Check out the latest status of the Conference Buddy applications being developed in Windows 8 (XAML and WinJS), Windows Phone, ASP.NET WebForms, and Windows Forms.
  • Originally posted by Doug Seven / 10-22-12/ Icenium.com

    Today is a day that my team and I have been looking forward to for a long time. Today I am happy to announce that Icenium, an Integrated Cloud Environment (ICE) for hybrid mobile app development, is now available to everyone! 

    The Story Begins

    Back in July 2011, I left Microsoft and joined Telerik to take on an ambitious idea. In my time at Microsoft I had spoken with hundreds of developers and was able to witness first-hand the frustration that many of them felt working with Integrated Development Environments (IDEs) – they were big, bloated and most...

  • Developing for the mobile platform is all the rage right now – and rightfully so! I, for one, am tired of having either an experience that plain does not work on my device or having to zoom in and scroll around just to look up some quick information (time tables for busses are my nemesis). There are a few ways to develop against mobile devices like creating a web application that works in the devices browser, creating a hybrid application using HTML and a framework like PhoneGap, or just go plain native. As ASP.NET developers most likely we’ll want take...