Development

ASMXScreenshot

Engineering

8/19/2011 12:10 PM

Create .NET Mobile Detection Cloud Service to use with PHP

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.

GoogleAds1

Engineering

8/10/2011 7:26 AM

How to Add Google Ads to a Mobile Web Site

In the last few months I've had several questions from 51Degrees.mobi Framework users asking how to implement google adverts on their web sites. Google have a very simple piece of javascript that can be used with high end phones. However this won't work on all phones, and as those familiar with 51Degrees.mobi will know we don't like to exclude people because they don't have the high end phones. The ASP provided for all phones won't work in ASP.NET and requires some tweaking to get working. This blog explains how to use Google AdSense and an ASP.NET user control to get Google Ads on a web page in minutes.

51Degrees-Logo

Engineering

8/9/2011 2:32 PM

51Degrees.mobi Foundation and Windows Azure

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.

image002

Engineering

7/28/2011 3:27 PM

Using 51Degrees.mobi within Sharepoint

This blog is a step by step guide on how to to configure Sharepoint 2010 so that it can use 51Degrees.mobi Framework components.

image002

Engineering

7/21/2011 10:51 AM

51Degrees.mobi Mobile Detection Outside of IIS

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.

51Degrees-Logo

Engineering

7/11/2011 2:48 PM

How To Add a "Visit Mobile Web Site" Link To Your Web Site

Forward thinking web sites will have at least 2 different versions of their content. 1 for mobile browsers, and the other for the big screen desktop and laptop devices. 51Degrees.mobi does an excellent job of detecting the device type and redirecting the device to the correct content. To provide users with choice and enable them to switch between the different versions.

iPadBlog3

Engineering

6/16/2011 5:15 PM

iPad Browser ListBox Problem Solved

iPad's don't support ASP.NET ListBoxes. There are small differences in the JavaScript event model between Safari, iOS3 on iPad and iOS4 on iPad. These differences are precisely the sort of problems 51Degrees.mobi Framework solves.

51Degrees-Logo

Engineering

4/23/2011 6:39 AM

Useful Hints & Tips - Mobile Web Development

A big thank you to Thomas Derenthal for sending me these InfoWorld articles about mobile web development. I think other readers and customers will find them interesting.

apple

Engineering

4/14/2011 3:00 PM

Using ASP.NET Site Maps to Create Mobile Menus

This is a brief guide to creating mobile menus using ASP.NET Site Maps and 51Degrees.mobi