Copying my comment from marketplace...
Seems to work really well by setting up a device using a Rule (e.g. Is Mobile) and enables things like using Request.Browser.IsMobile in your code.
Can you add some documentation to explain the options with 51degrees?
As I understand it you get the "Lite" data included with the package and this is free but you have to manually update the data file from http://51degrees.codeplex.com/
Or you can sign up to premium and then it automatically updates the data file, but you have to put some settings in the Web.config file (which you copy from the config file included in App_Data?)
Copying my comment from marketplace...
Seems to work really well by setting up a device using a Rule (e.g. Is Mobile) and enables things like using Request.Browser.IsMobile in your code.
Can you add some documentation to explain the options with 51degrees?
As I understand it you get the "Lite" data included with the package and this is free but you have to manually update the data file from http://51degrees.codeplex.com/
Or you can sign up to premium and then it automatically updates the data file, but you have to put some settings in the Web.config file (which you copy from the config file included in App_Data?)