Hello,
I would like to implement the 51 Degrees Mobi Foundation as a web service. I will have a lot of separate ASP.NET 4.0 projects and need to implement a mobile version website for each project. Instead of implementing the 51 Degrees Foundation on each separate project for mobile device detection and redirection, I would like to implement it once, on a local web service, and just let each project reference the web service for mobile detection.
At this point, I am not certain about the general architecture of the Foundation. I have it setup on a test project and it is working, but I don't know, for example, what information in the user agent is used to determine mobile/not-mobile, etc.
Has anyone built this sort of an implementation, or have information on how to structure this sort of implementation?
Thank you in advance.
Karl
|
|