Click here to Skip to main content
15,892,059 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP.NET inline code - architectural question Pin
Gennady Oster6-May-07 11:00
Gennady Oster6-May-07 11:00 
GeneralRe: ASP.NET inline code - architectural question Pin
kubben6-May-07 12:49
kubben6-May-07 12:49 
GeneralRe: ASP.NET inline code - architectural question Pin
Gennady Oster6-May-07 20:49
Gennady Oster6-May-07 20:49 
GeneralRe: ASP.NET inline code - architectural question Pin
kubben7-May-07 1:44
kubben7-May-07 1:44 
GeneralRe: ASP.NET inline code - architectural question Pin
Gennady Oster7-May-07 2:08
Gennady Oster7-May-07 2:08 
AnswerRe: ASP.NET inline code - architectural question Pin
Justin Bozonier6-May-07 18:46
Justin Bozonier6-May-07 18:46 
GeneralRe: ASP.NET inline code - architectural question Pin
Gennady Oster6-May-07 21:11
Gennady Oster6-May-07 21:11 
GeneralRe: ASP.NET inline code - architectural question Pin
Justin Bozonier6-May-07 21:22
Justin Bozonier6-May-07 21:22 
Ahh I see what you're going for. Honestly in that situation I would use the view manager. The reason for that is that the purpose of the class is always to show just one view. The ViewManager only stores references to the controls which I believe should be pretty inexpensive and the time it would take to initialize it should be trivial.

Also when you have such a complicated view it seems like it would be nice to be able to initialize it with a single call.

-Justin
QuestionHTML in outlook 2007 Pin
samerh6-May-07 6:21
samerh6-May-07 6:21 
QuestionMissing box in Checkbox Control Pin
Kamalmostofi6-May-07 6:05
Kamalmostofi6-May-07 6:05 
Questionsend mail via asp.net Pin
keroed_edmond6-May-07 5:54
keroed_edmond6-May-07 5:54 
AnswerRe: send mail via asp.net Pin
Guffa6-May-07 7:03
Guffa6-May-07 7:03 
Questioncan not execute Javascript code in webForm that inherited from MasterPage. Pin
hdv2126-May-07 2:35
hdv2126-May-07 2:35 
AnswerRe: can not execute Javascript code in webForm that inherited from MasterPage. Pin
Guffa6-May-07 3:22
Guffa6-May-07 3:22 
AnswerRe: can not execute Javascript code in webForm that inherited from MasterPage. Pin
enjoycrack6-May-07 3:24
enjoycrack6-May-07 3:24 
QuestionHelp Please Pin
yasso_1155-May-07 23:46
yasso_1155-May-07 23:46 
AnswerRe: Help Please Pin
Arun.Immanuel6-May-07 1:27
Arun.Immanuel6-May-07 1:27 
GeneralRe: Help Please Pin
Guffa6-May-07 3:32
Guffa6-May-07 3:32 
Questionasp.net Pin
meromeroo5-May-07 23:46
meromeroo5-May-07 23:46 
AnswerRe: asp.net Pin
Guffa6-May-07 3:25
Guffa6-May-07 3:25 
AnswerRe: asp.net Pin
enjoycrack6-May-07 3:26
enjoycrack6-May-07 3:26 
QuestionGridview Pin
A kamath5-May-07 22:57
A kamath5-May-07 22:57 
AnswerRe: Gridview Pin
MinhajuddinK5-May-07 23:26
MinhajuddinK5-May-07 23:26 
GeneralRe: Gridview Pin
A kamath5-May-07 23:49
A kamath5-May-07 23:49 
GeneralRe: Gridview Pin
MinhajuddinK11-May-07 17:24
MinhajuddinK11-May-07 17:24 

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.