.NET
2/28/2012 10:49 AM
Integrating 51D Framework with ASP.Net web application
This blog briefs on the steps involved in configuring the 51D Framework - .Net Mobile Toolkit with an existing ASP.Net application. These steps are common to ASP.Net web applications based on .Net 2.0 and .Net 4.0.
Integrating the 51D Framework with an existing ASP.Net web application involves configuring the licence key, defining required custom configurations and referring to appropriate version of Framework assemblies.
Let's look at each step in brief assuming you have already installed the 51D Framework - .Net Mobile Toolkit.
2/17/2012 11:47 AM
Implement Store Finder in 6 simple steps and 10 minutes
This is a guide explaining how to create a mobile web page that contains the nearest 'real world' retail stores to a user's mobile device, based on the current position. There are just 6 simple steps.
A completed project containing the results of these steps is available to download later on in this article. You will need to add a Framework licence key to the bin folder for the project to operate.
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.
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.