Click here to Skip to main content
15,891,033 members
Home / Discussions / C#
   

C#

 
AnswerRe: Events and Threading Model Pin
Mike Dimmick2-Mar-06 4:03
Mike Dimmick2-Mar-06 4:03 
Questioncrystal report Pin
chakkara20032-Mar-06 1:44
chakkara20032-Mar-06 1:44 
QuestionData Access Application Block!!!!! Pin
MudkiSekhon2-Mar-06 1:00
MudkiSekhon2-Mar-06 1:00 
QuestionEditing a text file Pin
analytiks2-Mar-06 0:57
analytiks2-Mar-06 0:57 
AnswerRe: Editing a text file Pin
Ingo2-Mar-06 3:07
Ingo2-Mar-06 3:07 
GeneralRe: Editing a text file Pin
analytiks5-Mar-06 17:27
analytiks5-Mar-06 17:27 
AnswerRe: Editing a text file Pin
Koushik Biswas2-Mar-06 10:33
Koushik Biswas2-Mar-06 10:33 
Questiontype conversion Pin
chakkara20032-Mar-06 0:15
chakkara20032-Mar-06 0:15 
how can i convert a system.string to system.type

Type ct=null;
ct=(Type)Convert.ChangeType("string",typeof(Type));

why the above lines shows error

please help me



chakkara
AnswerRe: type conversion Pin
hpetriffer2-Mar-06 0:21
hpetriffer2-Mar-06 0:21 
AnswerRe: type conversion Pin
J4amieC2-Mar-06 0:29
J4amieC2-Mar-06 0:29 
AnswerRe: type conversion Pin
leppie2-Mar-06 1:37
leppie2-Mar-06 1:37 
AnswerRe: type conversion Pin
Le centriste2-Mar-06 4:18
Le centriste2-Mar-06 4:18 
QuestionA simple question related to strings in c# Pin
Diana Fernandez1-Mar-06 23:47
Diana Fernandez1-Mar-06 23:47 
AnswerRe: A simple question related to strings in c# Pin
manoj_dhamija2-Mar-06 0:25
manoj_dhamija2-Mar-06 0:25 
AnswerRe: A simple question related to strings in c# Pin
AB77712-Mar-06 0:46
AB77712-Mar-06 0:46 
AnswerRe: A simple question related to strings in c# Pin
Guffa2-Mar-06 2:51
Guffa2-Mar-06 2:51 
GeneralRe: A simple question related to strings in c# Pin
Diana Fernandez2-Mar-06 21:42
Diana Fernandez2-Mar-06 21:42 
AnswerRe: A simple question related to strings in c# Pin
Guffa3-Mar-06 1:56
Guffa3-Mar-06 1:56 
QuestionComboBoxes and the same datasource object Pin
hpetriffer1-Mar-06 23:39
hpetriffer1-Mar-06 23:39 
QuestionDrag drop in c# asp.net Pin
Jijo BP1-Mar-06 23:34
Jijo BP1-Mar-06 23:34 
AnswerRe: Drag drop in c# asp.net Pin
Vasudevan Deepak Kumar1-Mar-06 23:44
Vasudevan Deepak Kumar1-Mar-06 23:44 
GeneralRe: Drag drop in c# asp.net Pin
Jijo BP1-Mar-06 23:49
Jijo BP1-Mar-06 23:49 
QuestionVoIP Pin
Jijo BP1-Mar-06 23:13
Jijo BP1-Mar-06 23:13 
AnswerRe: VoIP Pin
Colin Angus Mackay1-Mar-06 23:17
Colin Angus Mackay1-Mar-06 23:17 
GeneralRe: VoIP Pin
Jijo BP1-Mar-06 23:21
Jijo BP1-Mar-06 23:21 

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.