Click here to Skip to main content
15,892,927 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionAbout my project [modified] Pin
mandarapu27-Dec-10 21:42
mandarapu27-Dec-10 21:42 
AnswerRe: About my project Pin
Abhinav S27-Dec-10 21:48
Abhinav S27-Dec-10 21:48 
AnswerRe: About my project Pin
Eddy Vluggen28-Dec-10 7:25
professionalEddy Vluggen28-Dec-10 7:25 
GeneralRe: About my project Pin
Ashwini K Singh8-Jan-11 3:23
Ashwini K Singh8-Jan-11 3:23 
QuestionConvert a string to delegate Pin
ptr_Electron27-Dec-10 1:18
ptr_Electron27-Dec-10 1:18 
AnswerRe: Convert a string to delegate Pin
_Erik_27-Dec-10 3:14
_Erik_27-Dec-10 3:14 
GeneralRe: Convert a string to delegate Pin
ptr_Electron27-Dec-10 18:31
ptr_Electron27-Dec-10 18:31 
GeneralRe: Convert a string to delegate Pin
_Erik_28-Dec-10 3:48
_Erik_28-Dec-10 3:48 
I see you are storing the function names into a string array. Why don't you use a Dictionary<string, callback=""> to store the pair? The string representing the function name would be the key, and the corresponding delegate for that function would be the value. It would be much easier than what you pretend to do.
AnswerRe: Convert a string to delegate Pin
Espen Harlinn2-Jan-11 0:52
professionalEspen Harlinn2-Jan-11 0:52 
QuestionNot able to connect VS 2008 and SQL Server2000 Pin
saksp23-Dec-10 18:24
saksp23-Dec-10 18:24 
AnswerRe: Not able to connect VS 2008 and SQL Server2000 Pin
T210224-Dec-10 2:41
T210224-Dec-10 2:41 
QuestionUse Gruop By in Datatable.Compute() method Pin
Naunt22-Dec-10 22:54
Naunt22-Dec-10 22:54 
AnswerRe: Use Gruop By in Datatable.Compute() method Pin
TweakBird23-Dec-10 0:52
TweakBird23-Dec-10 0:52 
AnswerRe: Use Gruop By in Datatable.Compute() method Pin
Manish Choudhary .NET expert27-Dec-10 20:25
Manish Choudhary .NET expert27-Dec-10 20:25 
QuestionCompiler question Pin
_Zorro_21-Dec-10 23:30
professional_Zorro_21-Dec-10 23:30 
AnswerRe: Compiler question Pin
Luc Pattyn22-Dec-10 1:46
sitebuilderLuc Pattyn22-Dec-10 1:46 
GeneralRe: Compiler question Pin
_Zorro_28-Dec-10 2:58
professional_Zorro_28-Dec-10 2:58 
AnswerRe: Compiler question Pin
T210223-Dec-10 12:51
T210223-Dec-10 12:51 
GeneralRe: Compiler question Pin
_Zorro_28-Dec-10 2:59
professional_Zorro_28-Dec-10 2:59 
QuestionReturn TreeNode Control in .NET Remoting Pin
ganesh_IT21-Dec-10 23:07
ganesh_IT21-Dec-10 23:07 
QuestionWhy is my AnyCPU program forced to 32-bit? Pin
Geron21-Dec-10 2:54
Geron21-Dec-10 2:54 
AnswerRe: Why is my AnyCPU program forced to 32-bit? Pin
fjdiewornncalwe21-Dec-10 4:18
professionalfjdiewornncalwe21-Dec-10 4:18 
GeneralRe: Why is my AnyCPU program forced to 32-bit? Pin
harold aptroot21-Dec-10 23:42
harold aptroot21-Dec-10 23:42 
AnswerRe: Why is my AnyCPU program forced to 32-bit? Pin
Eddy Vluggen21-Dec-10 4:46
professionalEddy Vluggen21-Dec-10 4:46 
QuestionGet Youtube video streams Pin
User 584223718-Dec-10 8:44
User 584223718-Dec-10 8:44 

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.