By tom on
9/23/2011 2:21 PM
Following the showcase of MVC4 at the Build conference this guide will show you how to setup an MVC4 web application to use different Views based on the capabilities of the device accessing the site. This allows you to give all users a perfect experience on smart phones, feature phones, tablets and desktop web sites.
|
By tom on
8/19/2011 12:10 PM
Need effective device detection but aren't using .NET? Then worry not, this guide will show you how to go about making your own detection cloud service and then how to access it with PHP.
|
By tom on
8/9/2011 2:32 PM
The blog is a brief guide on how to use 51Degrees.mobi Foundation with the Windows Azure Cloud Service. There have been changes to accommodate the cloud and this will show you what needs doing to detect mobile browsers on your bit of cloud.
|
By tom on
7/28/2011 3:27 PM
This blog is a step by step guide on how to to configure Sharepoint 2010 so that it can use 51Degrees.mobi Framework components.
|
By tom on
7/21/2011 10:51 AM
51Degrees.mobi has a proven record of fast, reliable detection on ASP.NET website but it has always been restricted to environments within IIS. The 1.2 release has now changed this and detection can now be used offline outside of IIS from any .NET code. To show how, I have made two example projects showing local based detection; a lightweight command line implementation, and a slightly more advanced GUI driven based version.
|