Click here to Skip to main content
15,902,777 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Browse ASP.NET app on windows mobile Pin
AlexeiXX39-May-09 17:20
AlexeiXX39-May-09 17:20 
GeneralRe: Browse ASP.NET app on windows mobile Pin
sunit_8210-May-09 20:19
sunit_8210-May-09 20:19 
QuestionHow to select area on a panel Pin
Nekkantidivya9-May-09 0:34
Nekkantidivya9-May-09 0:34 
AnswerRe: How to select area on a panel Pin
Christian Graus9-May-09 10:29
protectorChristian Graus9-May-09 10:29 
AnswerRe: How to select area on a panel Pin
Yusuf9-May-09 11:15
Yusuf9-May-09 11:15 
Questiongenerate html control object based on the given string Pin
Maxy558-May-09 23:57
Maxy558-May-09 23:57 
AnswerRe: generate html control object based on the given string Pin
AhsanS9-May-09 0:09
AhsanS9-May-09 0:09 
GeneralRe: generate html control object based on the given string Pin
Maxy559-May-09 0:25
Maxy559-May-09 0:25 
I have a field in the database which holds the html content of a web control (for example Emploee Name). Bsed on this string content i need to identify the type of a webcontrol and get all its assigned properties along with the values of each property.

we can get the assigned properties and values by using GetType() and GetProperties() functions. All i need is how to convert the string content to html control.

One way is to parse the string and identify the type of a control by looking at Type attribute.(exmple ).

But this shouldn't be the best way to achive this .


please help me.
Questiongridview Pin
sritha8-May-09 23:52
sritha8-May-09 23:52 
AnswerRe: gridview Pin
Blue_Boy8-May-09 23:55
Blue_Boy8-May-09 23:55 
AnswerRe: gridview Pin
Christian Graus9-May-09 10:38
protectorChristian Graus9-May-09 10:38 
AnswerRe: gridview Pin
EssamDev9-May-09 12:28
EssamDev9-May-09 12:28 
Question[newbie] Text size problem Pin
jon-808-May-09 23:50
professionaljon-808-May-09 23:50 
AnswerRe: [newbie] Text size problem Pin
AhsanS9-May-09 0:13
AhsanS9-May-09 0:13 
QuestionDeployee in Client machine Pin
mdazeemuddin8-May-09 22:33
mdazeemuddin8-May-09 22:33 
AnswerRe: Deployee in Client machine Pin
AhsanS9-May-09 0:16
AhsanS9-May-09 0:16 
GeneralRe: Deployee in Client machine Pin
mdazeemuddin9-May-09 0:37
mdazeemuddin9-May-09 0:37 
GeneralRe: Deployee in Client machine Pin
The_Collector9-May-09 3:15
The_Collector9-May-09 3:15 
GeneralRe: Deployee in Client machine Pin
mdazeemuddin9-May-09 19:35
mdazeemuddin9-May-09 19:35 
GeneralRe: Deployee in Client machine Pin
The_Collector11-May-09 3:28
The_Collector11-May-09 3:28 
GeneralRe: Deployee in Client machine Pin
mdazeemuddin11-May-09 3:58
mdazeemuddin11-May-09 3:58 
GeneralRe: Deployee in Client machine Pin
The_Collector11-May-09 16:06
The_Collector11-May-09 16:06 
GeneralRe: Deployee in Client machine Pin
The_Collector11-May-09 3:35
The_Collector11-May-09 3:35 
GeneralRe: Deployee in Client machine Pin
Abhijit Jana9-May-09 3:27
professionalAbhijit Jana9-May-09 3:27 
GeneralRe: Deployee in Client machine Pin
The_Collector9-May-09 3:54
The_Collector9-May-09 3:54 

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.