Click here to Skip to main content
15,916,842 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionMobile detection? Pin
Gregory Gadow8-Aug-13 4:48
Gregory Gadow8-Aug-13 4:48 
I have been handed a project to make part of my company's website more accessible to mobile users. I would like to have the main login page detect whether the user is accessing the site from a mobile device and, if so, direct them to a mobile subdomain.

Because this is a financial services company, our legal department does not want me to use cloud based determination service in any way, shape or form: while the risk of data theft is quite small, they feel that the risk outweighs the benefit. Ideally, it would be an open-source solution that I can monitor and update myself, in order to guarantee that there are no back-doors.

I have tried using HttpBrowserCapabilities, but most of the returned properties are rubbish: IsMobileDevice returns False even on my Android phone, and every browser I've tested seems to have a screen 640 pixels wide by 480 pixels high, from smart phone to tablet to Windows desktop.

So, any suggestions on how to proceed?
AnswerRe: Mobile detection? Pin
David Mujica8-Aug-13 5:21
David Mujica8-Aug-13 5:21 
GeneralRe: Mobile detection? Pin
Gregory Gadow8-Aug-13 5:46
Gregory Gadow8-Aug-13 5:46 
GeneralRe: Mobile detection? Pin
David Mujica9-Aug-13 2:38
David Mujica9-Aug-13 2:38 
QuestionThe browser produces an error after I have published my ASP.NET C# program that is not produced in my local host in debug mode. Pin
Xarzu6-Aug-13 9:23
Xarzu6-Aug-13 9:23 
AnswerRe: The browser produces an error after I have published my ASP.NET C# program that is not produced in my local host in debug mode. Pin
ZurdoDev9-Aug-13 7:32
professionalZurdoDev9-Aug-13 7:32 
QuestionCurrency to Number format Pin
Sundaravelan5-Aug-13 18:47
Sundaravelan5-Aug-13 18:47 
Questionhow to make discussion and comments in asp.net C# MVC 2.0 ? Pin
Roshan Ghale5-Aug-13 4:07
Roshan Ghale5-Aug-13 4:07 
AnswerRe: how to make discussion and comments in asp.net C# MVC 2.0 ? Pin
Boipelo5-Aug-13 4:27
Boipelo5-Aug-13 4:27 
Questiongridview inside gridview with update delete Pin
vipulparmar904-Aug-13 22:46
vipulparmar904-Aug-13 22:46 
AnswerRe: gridview inside gridview with update delete Pin
Boipelo5-Aug-13 4:22
Boipelo5-Aug-13 4:22 
AnswerRe: gridview inside gridview with update delete Pin
Dholakiya Ankit7-Aug-13 20:01
Dholakiya Ankit7-Aug-13 20:01 
GeneralRe: gridview inside gridview with update delete Pin
vipulparmar907-Aug-13 22:10
vipulparmar907-Aug-13 22:10 
GeneralRe: gridview inside gridview with update delete Pin
vipulparmar9028-Aug-13 19:27
vipulparmar9028-Aug-13 19:27 
GeneralRe: gridview inside gridview with update delete Pin
Dholakiya Ankit28-Aug-13 19:57
Dholakiya Ankit28-Aug-13 19:57 
GeneralRe: gridview inside gridview with update delete Pin
vipulparmar9028-Aug-13 22:00
vipulparmar9028-Aug-13 22:00 
GeneralRe: gridview inside gridview with update delete Pin
Dholakiya Ankit2-Sep-13 0:35
Dholakiya Ankit2-Sep-13 0:35 
GeneralRe: gridview inside gridview with update delete Pin
vipulparmar902-Sep-13 18:49
vipulparmar902-Sep-13 18:49 
GeneralRe: gridview inside gridview with update delete Pin
vipulparmar901-Sep-13 19:20
vipulparmar901-Sep-13 19:20 
QuestionNeed advice - Designing ASP application Pin
Boipelo3-Aug-13 5:14
Boipelo3-Aug-13 5:14 
AnswerRe: Need advice - Designing ASP application Pin
Boipelo5-Aug-13 4:11
Boipelo5-Aug-13 4:11 
GeneralRe: Need advice - Designing ASP application Pin
AnalogNerd5-Aug-13 5:33
AnalogNerd5-Aug-13 5:33 
GeneralRe: Need advice - Designing ASP application Pin
Boipelo5-Aug-13 6:03
Boipelo5-Aug-13 6:03 
QuestionAsp.net application css issue Pin
kulldeep verma3-Aug-13 4:26
kulldeep verma3-Aug-13 4:26 
AnswerRe: Asp.net application css issue Pin
jkirkerx3-Aug-13 12:40
professionaljkirkerx3-Aug-13 12:40 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.