Questions tagged [51degrees]

.NET library for detecting devices and browsers. Also available for Java, C and PHP.

This project, called "Foundation", is just one of 51Degrees.mobi components for mobile web development. It’s provided as a .NET open source class library that detects mobile devices and browsers, enhancing the information available to .NET programmers. Using 51Degrees.mobi Device Data, accurate screen sizes, input methods, plus manufacturer and model information are all available. Mobile handsets can optionally be redirected to content designed for mobile devices. Smart phones, tablets and feature phones are all supported.

The .NET solution is available at: https://github.com/51Degrees/dotNET-Device-Detection

The Java, C and PHP solutions can be downloaded from SourceForge.

58 questions
0
votes
1 answer

Full site view in mobile device in sitecore

I am new to sitecore, how to use this query string: ?sc_device=%device name%&persisted=true so that i can keep full site view in my mobile device.
0
votes
1 answer

How to customize mobile device detector?

I have a customize request from my client in sitecore mobile module. I want to be on full view site from my mobile on Career page, i am able to do it but any of the link inside career page with having mobile layout in presentation detail is taking…
0
votes
0 answers

51 degrees not activating

I'am using 51degrees premium version. I have payd 2 licences to use it with two production servers on multiple hosts(web sites). Servers are IIS6 web servers I have root which have App_Data folder (network has full persmisions on that) . I have…
Timo77
  • 145
  • 1
  • 1
  • 19
0
votes
1 answer

Server Side Screen Width .NET 51Degrees etc

I am trying to build an adaptive/responsive site. My intention is that on all devices with a screen width >= 1024px I will display my Desktop version, and use responsive CSS to scale the elements. All elements will be displayed in this view. For <…
Jamie Hartnoll
  • 7,231
  • 13
  • 58
  • 97
0
votes
2 answers

Responsive Design for 1 ASP.NET Webpage - Detect Screen Width

I have an ASP.NET Web Forms Website that has css code to detect whether or not the screen width is less than 420 pixels. The client now wants this version (under 420 pixels) to function very differently than the full screen site, so I figured I…
skaz
  • 21,962
  • 20
  • 69
  • 98
0
votes
2 answers

Redirect only Mobile devices with 51 Degrees

I'm using 51 Degrees in .NET on MVC and it's only just come to my attention that 51 degrees redirects Tablets as default with what it classes as IsMobile. I only want to redirect mobile traffic, ie phones etc and not tablets. Tablets should be using…
Chris Lomax
  • 137
  • 2
  • 12
0
votes
1 answer

How to fix forms authentication with 51degrees detection library?

I have an existing ASP.NET MVC app that uses custom forms-based authentication, by creating a FormsAuthenticationTicket and writing the auth cookie per the example at…
drwestco
  • 142
  • 1
  • 9
0
votes
1 answer

Recognizing mobiles with Kentico and 51degrees

I would like to have two layouts in my website: first for tablets and desktop - 'desktop mode', and the second one - 'mobile', only for smartphones. I have created a device layouts in Kentico and bought 51Degrees premium license for device…
Izabela Wlodarska
  • 412
  • 2
  • 7
  • 17
0
votes
1 answer

Installing 51Degrees onto all installed versions of Visual Studio

I've just installed 51Degrees for a VS2010 project I'm working on, but the retarded thing just doesn't want to work on VS2010, it's installing onto VS2012. I need this to be working on VS2010 because I can't upgrade this project to VS2012 because I…
Ortund
  • 8,095
  • 18
  • 71
  • 139
0
votes
1 answer

Redirect Only Mobile Phones And Not Tablets?

I'm have an ASP.NET MVC app and am using 51 Degrees for the first time. However, in my app I need to redirect ONLY mobile phones to the mobile version and NOT tablets? Its not immediately obvious to me how I can achieve this using 51 Degrees? Any…
YodasMyDad
  • 9,248
  • 24
  • 76
  • 121
0
votes
1 answer

How can I use 51Degreees data in a command line program to parse a UserAgent field?

I'm parsing some IIS Event Logs and need to analyze the UserAgent field. I think that 51Degrees has the data I need, but this is implemented as a HTTP module. How do I interact with 51Degrees mobile device database with a C# command line…
makerofthings7
  • 60,103
  • 53
  • 215
  • 448
0
votes
1 answer

Not Getting Mobile Hardware model using 51Degree api

I am using 51Degree Api for one of my mobile application, and trying to retrieve mobile resolution and model number but 51degree Api property $_51d["HardwareModel"]; not providing any information about mobile model and also for Blackberry Bold…
Ekky
  • 792
  • 4
  • 14
  • 29
0
votes
3 answers

How to use 51Degrees.Mobi with Maven

I am trying to get 51Degrees.mobi to work with my Maven, JSF and Java project however I am having no luck so far. I have downloaded the 2 jars from http://51degrees.mobi/Support/Documentation/Java.aspx and followed the instructions. I now have a…
Chaney
  • 455
  • 1
  • 7
  • 20
1 2 3
4