Click here to Skip to main content
16,005,552 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionUser control - when and why?? Pin
Shilpa19-Aug-06 11:15
Shilpa19-Aug-06 11:15 
AnswerRe: User control - when and why?? Pin
Mike Ellison9-Aug-06 11:20
Mike Ellison9-Aug-06 11:20 
GeneralRe: User control - when and why?? Pin
Shilpa19-Aug-06 11:23
Shilpa19-Aug-06 11:23 
GeneralRe: User control - when and why?? Pin
Mike Ellison9-Aug-06 11:25
Mike Ellison9-Aug-06 11:25 
GeneralRe: User control - when and why?? [modified] Pin
Shilpa19-Aug-06 11:27
Shilpa19-Aug-06 11:27 
GeneralRe: User control - when and why?? Pin
Mike Ellison9-Aug-06 11:46
Mike Ellison9-Aug-06 11:46 
GeneralRe: User control - when and why?? Pin
Shilpa19-Aug-06 11:57
Shilpa19-Aug-06 11:57 
GeneralRe: User control - when and why?? Pin
Christian Graus9-Aug-06 11:56
protectorChristian Graus9-Aug-06 11:56 
I'd say it's good practice to build controls in such a way that promotes reuse, even if the possibility of reuse hasn't yet become apparent. May as well write it in a way that's most likely to help you later. Building each page as a single control makes sense only if you're using ASP.NET 1.1 and you need multiple pages to be hosted in one URL, so they can share viewstate.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog

AnswerRe: User control - when and why?? Pin
hi_arv10-Aug-06 2:03
hi_arv10-Aug-06 2:03 
QuestionHelp with Set Up Pin
alexfromto9-Aug-06 10:20
alexfromto9-Aug-06 10:20 
AnswerRe: Help with Set Up Pin
Christian Graus9-Aug-06 11:57
protectorChristian Graus9-Aug-06 11:57 
GeneralRe: Help with Set Up Pin
alexfromto10-Aug-06 3:01
alexfromto10-Aug-06 3:01 
QuestionProblems with ASP.NET 2.0 Pin
TheMajorRager9-Aug-06 8:57
TheMajorRager9-Aug-06 8:57 
AnswerRe: Problems with ASP.NET 2.0 Pin
Not Active9-Aug-06 9:11
mentorNot Active9-Aug-06 9:11 
AnswerRe: Problems with ASP.NET 2.0 Pin
Christian Graus9-Aug-06 11:58
protectorChristian Graus9-Aug-06 11:58 
QuestionSMTP Setting for sending emails Pin
Software_Guy_1239-Aug-06 7:28
Software_Guy_1239-Aug-06 7:28 
AnswerRe: SMTP Setting for sending emails Pin
Not Active9-Aug-06 7:52
mentorNot Active9-Aug-06 7:52 
GeneralRe: SMTP Setting for sending emails Pin
Software_Guy_1239-Aug-06 8:05
Software_Guy_1239-Aug-06 8:05 
GeneralRe: SMTP Setting for sending emails Pin
Not Active9-Aug-06 8:47
mentorNot Active9-Aug-06 8:47 
GeneralRe: SMTP Setting for sending emails Pin
Software_Guy_12310-Aug-06 6:28
Software_Guy_12310-Aug-06 6:28 
AnswerRe: SMTP Setting for sending emails Pin
RaghuSanta21-Aug-06 22:25
RaghuSanta21-Aug-06 22:25 
QuestionPhoto's in Database Pin
Mad M0nk9-Aug-06 6:09
Mad M0nk9-Aug-06 6:09 
AnswerRe: Photo's in Database Pin
Brent Lamborn9-Aug-06 9:05
Brent Lamborn9-Aug-06 9:05 
QuestionASP.NET DataGrid Parameter [modified] Pin
Soot9-Aug-06 5:11
Soot9-Aug-06 5:11 
AnswerRe: ASP.NET DataGrid Parameter Pin
leckey9-Aug-06 7:52
leckey9-Aug-06 7:52 

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.