Click here to Skip to main content
15,921,606 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: http://www.codeproject.com/Articles/294657/Month-and-Year-Picker-UserControl Pin
Bernhard Hiller11-Aug-13 22:19
Bernhard Hiller11-Aug-13 22:19 
QuestionHow to make update version Pin
sathishvegeta11-Aug-13 19:00
sathishvegeta11-Aug-13 19:00 
AnswerRe: How to make update version Pin
Forbiddenx21-Aug-13 1:19
Forbiddenx21-Aug-13 1:19 
QuestionImage is not getting displayed when rdlc report is exported to Excel or Word. Pin
Member 96143559-Aug-13 7:23
Member 96143559-Aug-13 7:23 
AnswerRe: Image is not getting displayed when rdlc report is exported to Excel or Word. Pin
Maciej Los10-Aug-13 23:44
mveMaciej Los10-Aug-13 23:44 
QuestionGridview in ASp.net Pin
lalitha198-Aug-13 23:01
lalitha198-Aug-13 23:01 
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 
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 
I have looked into using @media styles, and they work, but....

Our website has several hundred pages, most of which will not be converted to be mobile compatible for various reasons. The few that will be converted need to be trimmed substantially: not just restyled, but given entirely new master pages to eliminate a lot of bloat that would be hidden if I went with a pure CSS solution. Also on these pages, I would like to trim out or redirect links that point to pages in the main site.

All in all, the cleanest solution will be to have a separate mobile-oriented website with only about a score of pages. A nuisance, but far less work and maintenance than trying to make the entire (censored) site mobile friendly. I just need a way to identify mobile users at the front end, when the log in, and determine which site to send them to. (The mobile site will have a link allowing users to visit the full site, if they really want to.)
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 

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.