Click here to Skip to main content
15,895,142 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help: Invalid Parameter Used error Pin
nudma14-Aug-08 4:43
nudma14-Aug-08 4:43 
QuestionString or binary data would be truncated. The statement has been terminated. Pin
laziale12-Aug-08 3:47
laziale12-Aug-08 3:47 
AnswerRe: String or binary data would be truncated. The statement has been terminated. Pin
vikas amin12-Aug-08 5:28
vikas amin12-Aug-08 5:28 
Questionrowchanged event and update error Pin
catborise12-Aug-08 3:10
catborise12-Aug-08 3:10 
AnswerRe: rowchanged event and update error Pin
catborise13-Aug-08 1:53
catborise13-Aug-08 1:53 
QuestionNeed Help Calling A Fortran 77 (.for) DLL Pin
Nitusa12-Aug-08 3:03
Nitusa12-Aug-08 3:03 
QuestionRegistering to an event on a wcf web service Pin
Lior Zat12-Aug-08 2:37
Lior Zat12-Aug-08 2:37 
AnswerRe: Registering to an event on a wcf web service Pin
c242312-Aug-08 3:47
c242312-Aug-08 3:47 
Not sure how much this helps but you might be able to use reflection to achieve something similar? For example instead of storing a delegate, store the class & method name in a string, then use refelction to invoke...

Possibly not what you are looking for, but it might be an approach to consider if you don't get any other suggestions

Hope this helps,
Chris
GeneralRe: Registering to an event on a wcf web service Pin
Lior Zat13-Aug-08 20:17
Lior Zat13-Aug-08 20:17 
Questionhow can i resolve System.Collections.ListDictionaryInternal Pin
koolprasad200312-Aug-08 2:26
professionalkoolprasad200312-Aug-08 2:26 
AnswerRe: how can i resolve System.Collections.ListDictionaryInternal Pin
leppie12-Aug-08 2:30
leppie12-Aug-08 2:30 
Questionenumeration of Active Sockets Pin
damcg12-Aug-08 2:07
damcg12-Aug-08 2:07 
AnswerRe: enumeration of Active Sockets Pin
leppie12-Aug-08 2:28
leppie12-Aug-08 2:28 
GeneralRe: enumeration of Active Sockets Pin
damcg12-Aug-08 3:01
damcg12-Aug-08 3:01 
GeneralRe: enumeration of Active Sockets Pin
leppie12-Aug-08 3:12
leppie12-Aug-08 3:12 
GeneralRe: enumeration of Active Sockets Pin
damcg12-Aug-08 3:55
damcg12-Aug-08 3:55 
QuestionIntermittent Code behind Errors in C#.net Pin
AnuVM12-Aug-08 1:53
AnuVM12-Aug-08 1:53 
AnswerRe: Intermittent Code behind Errors in C#.net Pin
Christian Graus12-Aug-08 1:57
protectorChristian Graus12-Aug-08 1:57 
QuestionURL escape issue Pin
George_George12-Aug-08 1:13
George_George12-Aug-08 1:13 
AnswerRe: URL escape issue Pin
Christian Graus12-Aug-08 1:56
protectorChristian Graus12-Aug-08 1:56 
GeneralRe: URL escape issue Pin
George_George12-Aug-08 1:59
George_George12-Aug-08 1:59 
GeneralRe: URL escape issue Pin
Christian Graus12-Aug-08 2:48
protectorChristian Graus12-Aug-08 2:48 
GeneralRe: URL escape issue Pin
George_George12-Aug-08 3:01
George_George12-Aug-08 3:01 
AnswerRe: URL escape issue Pin
leppie12-Aug-08 2:29
leppie12-Aug-08 2:29 
GeneralRe: URL escape issue Pin
George_George12-Aug-08 2:36
George_George12-Aug-08 2:36 

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.