Click here to Skip to main content
15,891,951 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: how to open a windows user control on asp.net page Pin
Ista4-Aug-06 3:31
Ista4-Aug-06 3:31 
QuestionProblem in seprate ui from code behind Pin
a33329-Jul-06 22:54
a33329-Jul-06 22:54 
GeneralRe: Problem in seprate ui from code behind Pin
Guffa29-Jul-06 23:05
Guffa29-Jul-06 23:05 
Questioninjecting controls Pin
sianatia29-Jul-06 21:59
sianatia29-Jul-06 21:59 
AnswerRe: injecting controls Pin
Guffa29-Jul-06 23:03
Guffa29-Jul-06 23:03 
GeneralRe: injecting controls Pin
sianatia30-Jul-06 18:51
sianatia30-Jul-06 18:51 
GeneralRe: injecting controls Pin
Ista3-Aug-06 8:48
Ista3-Aug-06 8:48 
AnswerRe: injecting controls Pin
Ista3-Aug-06 8:51
Ista3-Aug-06 8:51 
Actually, maybe look into web parts and build sections of the page

There would be no need to chache the page into the database.

If you need to then you would need to serialize all control states on the page. And really that doesn't make any sense to do it that way.

Change your design to save the values you need into a serialized object or the database.

That would be a much better decision.

Your not thinking an object oriented way.

--------------------------------------------------------

1 line of code equals many bugs. So don't write any!!

My mad coder blog

QuestionHow to set proxy Credentials to WebRequest ? Pin
VenkataRamana.Gali29-Jul-06 21:33
VenkataRamana.Gali29-Jul-06 21:33 
AnswerRe: How to set proxy Credentials to WebRequest ? [modified] Pin
Abhishek Chatterjee7-Aug-06 3:14
Abhishek Chatterjee7-Aug-06 3:14 
QuestionRadio on website Pin
hussainktm29-Jul-06 21:02
hussainktm29-Jul-06 21:02 
AnswerRe: Radio on website Pin
_AK_8-Aug-06 18:49
_AK_8-Aug-06 18:49 
QuestionPermalinks... How to with asp.net? Pin
cbmdk29-Jul-06 11:07
cbmdk29-Jul-06 11:07 
QuestionAccess the Profile in a WebService Pin
YossiKahlon29-Jul-06 10:24
YossiKahlon29-Jul-06 10:24 
QuestionConverting to PDF. Pin
deepaks329-Jul-06 8:14
deepaks329-Jul-06 8:14 
AnswerRe: Converting to PDF. Pin
Saifi Hasan29-Jul-06 21:37
Saifi Hasan29-Jul-06 21:37 
QuestionArray of custom classes problem [modified] Pin
LukeV29-Jul-06 7:15
LukeV29-Jul-06 7:15 
AnswerRe: Array of custom classes problem Pin
Ista3-Aug-06 8:44
Ista3-Aug-06 8:44 
GeneralRe: Array of custom classes problem Pin
LukeV4-Aug-06 4:37
LukeV4-Aug-06 4:37 
GeneralRe: Array of custom classes problem Pin
Ista4-Aug-06 4:39
Ista4-Aug-06 4:39 
GeneralRe: Array of custom classes problem Pin
LukeV4-Aug-06 5:26
LukeV4-Aug-06 5:26 
AnswerRe: Array of custom classes problem Pin
Ista4-Aug-06 6:22
Ista4-Aug-06 6:22 
Question(Really nobody knows...)How can i set the database password via AccessDataSource? [modified] Pin
m.rastgar29-Jul-06 3:58
m.rastgar29-Jul-06 3:58 
AnswerRe: (Really nobody knows...)How can i set the database password via AccessDataSource? Pin
minhpc_bk30-Jul-06 15:54
minhpc_bk30-Jul-06 15:54 
Question,Dynamic Image. [modified] Pin
deepaks329-Jul-06 3:16
deepaks329-Jul-06 3:16 

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.