Click here to Skip to main content
15,905,024 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionConsole Application in C# Pin
PRAKAS PANDEY8-Aug-15 4:09
PRAKAS PANDEY8-Aug-15 4:09 
AnswerRe: Console Application in C# Pin
Ravi Bhavnani8-Aug-15 5:00
professionalRavi Bhavnani8-Aug-15 5:00 
AnswerRe: Console Application in C# Pin
User 418025410-Aug-15 9:11
User 418025410-Aug-15 9:11 
QuestionHow to go to next Page while hitting the next button without selecting a value in the current page? Pin
Member 118937297-Aug-15 8:27
Member 118937297-Aug-15 8:27 
AnswerRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
jkirkerx7-Aug-15 8:55
professionaljkirkerx7-Aug-15 8:55 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
Member 118937297-Aug-15 9:19
Member 118937297-Aug-15 9:19 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
jkirkerx7-Aug-15 12:41
professionaljkirkerx7-Aug-15 12:41 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
jkirkerx8-Aug-15 8:30
professionaljkirkerx8-Aug-15 8:30 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
Member 1189372910-Aug-15 8:31
Member 1189372910-Aug-15 8:31 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
jkirkerx10-Aug-15 9:48
professionaljkirkerx10-Aug-15 9:48 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
Member 1189372910-Aug-15 9:57
Member 1189372910-Aug-15 9:57 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
jkirkerx10-Aug-15 11:09
professionaljkirkerx10-Aug-15 11:09 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
Member 1189372910-Aug-15 11:32
Member 1189372910-Aug-15 11:32 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
jkirkerx10-Aug-15 12:10
professionaljkirkerx10-Aug-15 12:10 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
Member 1189372910-Aug-15 14:01
Member 1189372910-Aug-15 14:01 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
jkirkerx11-Aug-15 6:50
professionaljkirkerx11-Aug-15 6:50 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
Member 1189372911-Aug-15 7:25
Member 1189372911-Aug-15 7:25 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
Member 1189372910-Aug-15 11:32
Member 1189372910-Aug-15 11:32 
GeneralRe: How to go to next Page while hitting the next button without selecting a value in the current page? Pin
Member 1189372910-Aug-15 9:59
Member 1189372910-Aug-15 9:59 
QuestionDatalist control Pin
Otekpo Emmanuel7-Aug-15 2:28
Otekpo Emmanuel7-Aug-15 2:28 
AnswerRe: Datalist control Pin
User 418025410-Aug-15 9:13
User 418025410-Aug-15 9:13 
GeneralRe: Datalist control Pin
Otekpo Emmanuel12-Aug-15 11:00
Otekpo Emmanuel12-Aug-15 11:00 
GeneralRe: Datalist control Pin
User 418025413-Aug-15 3:44
User 418025413-Aug-15 3:44 
QuestionForms and Master Pages - Best Practice Pin
JBHowl6-Aug-15 6:50
JBHowl6-Aug-15 6:50 
Hello All,

I was wondering what's the best way to handle forms in asp.net when dealing with master pages.

The simple thing to do, and it hasn't caused me problems so far, is to just make one <from runat="server"> on the main master page and go from there. Not doing so causes problems when you try to create a seach bar at the top of the master page and then an input form on a child page, for example. But it just feels so ugly.

Thoughts?
AnswerRe: Forms and Master Pages - Best Practice Pin
Afzaal Ahmad Zeeshan6-Aug-15 7:23
professionalAfzaal Ahmad Zeeshan6-Aug-15 7:23 

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.