Click here to Skip to main content
15,887,683 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Gridview in ASp.net Pin
ZurdoDev9-Aug-13 7:26
professionalZurdoDev9-Aug-13 7:26 
AnswerRe: Gridview in ASp.net Pin
Musakkhir10-Aug-13 21:52
professionalMusakkhir10-Aug-13 21:52 
AnswerRe: Gridview in ASp.net Pin
Dholakiya Ankit12-Aug-13 2:32
Dholakiya Ankit12-Aug-13 2:32 
Questionlurn .NET Pin
Member 101844618-Aug-13 18:58
Member 101844618-Aug-13 18:58 
QuestionRe: lurn .NET Pin
Richard MacCutchan8-Aug-13 21:49
mveRichard MacCutchan8-Aug-13 21:49 
AnswerRe: lurn .NET Pin
ZurdoDev9-Aug-13 7:31
professionalZurdoDev9-Aug-13 7:31 
AnswerRe: lurn .NET Pin
Herbisaurus18-Aug-13 22:49
Herbisaurus18-Aug-13 22:49 
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 

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.