Click here to Skip to main content
15,899,659 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: How to get text from source code files ? Pin
Christian Graus11-Dec-08 8:27
protectorChristian Graus11-Dec-08 8:27 
GeneralRe: How to get text from source code files ? Pin
led mike11-Dec-08 8:40
led mike11-Dec-08 8:40 
GeneralRe: How to get text from source code files ? Pin
Christian Graus11-Dec-08 8:43
protectorChristian Graus11-Dec-08 8:43 
GeneralRe: How to get text from source code files ? Pin
led mike11-Dec-08 8:51
led mike11-Dec-08 8:51 
AnswerRe: How to get text from source code files ? Pin
led mike11-Dec-08 8:27
led mike11-Dec-08 8:27 
AnswerRe: How to get text from source code files ? Pin
ptrckmc24911-Dec-08 12:05
ptrckmc24911-Dec-08 12:05 
Questionmultiple instances of same user control Pin
kiran kumar[Intelligroup]11-Dec-08 7:47
kiran kumar[Intelligroup]11-Dec-08 7:47 
AnswerRe: multiple instances of same user control Pin
Christian Graus11-Dec-08 8:01
protectorChristian Graus11-Dec-08 8:01 
You need to add the controls in page_init for viewstate to be restored. One way to do this is to use a hidden control to store the number of controls needed, and use a known naming protocol. Another is to have a finite number of possible employees and to show them rather than create them. A third is to store the data from the controls as text data such as XML, in a hidden control, and then use that to recreate/repopulate your controls.

Christian Graus

Driven to the arms of OSX by Vista.

AnswerRe: multiple instances of same user control Pin
Brij11-Dec-08 17:13
mentorBrij11-Dec-08 17:13 
QuestionStylesheets in a master page Pin
Brendan Vogt11-Dec-08 6:05
Brendan Vogt11-Dec-08 6:05 
AnswerRe: Stylesheets in a master page Pin
#realJSOP11-Dec-08 6:25
professional#realJSOP11-Dec-08 6:25 
AnswerRe: Stylesheets in a master page Pin
Guffa11-Dec-08 6:26
Guffa11-Dec-08 6:26 
GeneralRe: Stylesheets in a master page Pin
Brendan Vogt11-Dec-08 6:58
Brendan Vogt11-Dec-08 6:58 
QuestionRitch text editor Pin
ahawari0911-Dec-08 5:58
ahawari0911-Dec-08 5:58 
AnswerRe: Ritch text editor Pin
Christian Graus11-Dec-08 8:01
protectorChristian Graus11-Dec-08 8:01 
GeneralRe: Ritch text editor Pin
ahawari0911-Dec-08 10:31
ahawari0911-Dec-08 10:31 
Question'/LM/W3SVC/1/ROOT/MyWebsite' is not a valid IIS application error Pin
Brendan Vogt11-Dec-08 5:33
Brendan Vogt11-Dec-08 5:33 
AnswerRe: '/LM/W3SVC/1/ROOT/MyWebsite' is not a valid IIS application error Pin
Parwej Ahamad11-Dec-08 5:41
professionalParwej Ahamad11-Dec-08 5:41 
QuestionManaging multiple ressource files [modified] Pin
itsKnuckles11-Dec-08 5:18
itsKnuckles11-Dec-08 5:18 
AnswerRe: Managing multiple ressource files Pin
itsKnuckles5-Jan-09 4:58
itsKnuckles5-Jan-09 4:58 
QuestionBest way to Retrieve the Data from DB to UI Pin
dayakar_dn11-Dec-08 5:07
dayakar_dn11-Dec-08 5:07 
AnswerRe: Best way to Retrieve the Data from DB to UI Pin
Christian Graus11-Dec-08 8:03
protectorChristian Graus11-Dec-08 8:03 
QuestionHow to use the socket capability in web page or ASPX? Pin
The_Collector11-Dec-08 3:37
The_Collector11-Dec-08 3:37 
AnswerRe: How to use the socket capability in web page or ASPX? Pin
Brij11-Dec-08 3:45
mentorBrij11-Dec-08 3:45 
QuestionIn Update Panel, TextBoxes filling with Comma on every post back. Pin
dews turner11-Dec-08 2:40
dews turner11-Dec-08 2:40 

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.