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

C#

 
QuestionAttaching C# project to running instance of the same project - Very Urgent Pin
kumar.bs8-May-06 6:18
kumar.bs8-May-06 6:18 
AnswerRe: Attaching C# project to running instance of the same project - Very Urgent Pin
Judah Gabriel Himango8-May-06 6:44
sponsorJudah Gabriel Himango8-May-06 6:44 
GeneralRe: Attaching C# project to running instance of the same project - Very Urgent Pin
kumar.bs8-May-06 6:57
kumar.bs8-May-06 6:57 
GeneralRe: Attaching C# project to running instance of the same project - Very Urgent Pin
Judah Gabriel Himango8-May-06 7:10
sponsorJudah Gabriel Himango8-May-06 7:10 
AnswerRe: Attaching C# project to running instance of the same project - Very Urgent Pin
leppie8-May-06 9:12
leppie8-May-06 9:12 
QuestionSerialization Exception Pin
sjdevo3gsr8-May-06 6:14
sjdevo3gsr8-May-06 6:14 
AnswerRe: Serialization Exception Pin
Judah Gabriel Himango8-May-06 6:37
sponsorJudah Gabriel Himango8-May-06 6:37 
AnswerRe: Serialization Exception Pin
sjdevo3gsr8-May-06 9:31
sjdevo3gsr8-May-06 9:31 
OK, I see my problem: the serializable class exports an event. The first pass through does not subscribe to the event and serialization works OK, but the second pass does subscribe to the event and the handler is in the mainform code. Hence the seriealization exception I get.

So I have to move the event out of the serialization class. Wasn't happy with the code anyway.



Stewart DIBBS
QuestionAnother Question about Reflection ! Pass-By-reference Problem !! Pin
User 20930738-May-06 5:48
User 20930738-May-06 5:48 
AnswerRe: Another Question about Reflection ! Pass-By-reference Problem !! Pin
Judah Gabriel Himango8-May-06 6:35
sponsorJudah Gabriel Himango8-May-06 6:35 
GeneralRe: Another Question about Reflection ! Pass-By-reference Problem !! Pin
User 20930738-May-06 21:12
User 20930738-May-06 21:12 
QuestionMajor performance hit when writing binary data to a com port. Pin
Dan Neely8-May-06 5:48
Dan Neely8-May-06 5:48 
AnswerRe: Major performance hit when writing binary data to a com port. Pin
Judah Gabriel Himango8-May-06 6:45
sponsorJudah Gabriel Himango8-May-06 6:45 
GeneralRe: Major performance hit when writing binary data to a com port. Pin
Dan Neely8-May-06 8:03
Dan Neely8-May-06 8:03 
GeneralRe: Major performance hit when writing binary data to a com port. Pin
Dan Neely8-May-06 9:23
Dan Neely8-May-06 9:23 
QuestionLoading SQL Server DataBases Into A combo Box Using C# Pin
NightAttack8-May-06 5:07
NightAttack8-May-06 5:07 
AnswerRe: Loading SQL Server DataBases Into A combo Box Using C# Pin
J4amieC8-May-06 5:17
J4amieC8-May-06 5:17 
Questiona simple question about forms ? Pin
cmpeng348-May-06 4:59
cmpeng348-May-06 4:59 
AnswerRe: a simple question about forms ? Pin
SoftcodeSoftware8-May-06 5:30
SoftcodeSoftware8-May-06 5:30 
AnswerRe: a simple question about forms ? Pin
Stefan Troschuetz8-May-06 5:52
Stefan Troschuetz8-May-06 5:52 
AnswerRe: a simple question about forms ? Pin
led mike8-May-06 6:07
led mike8-May-06 6:07 
Questionfeston Pin
saarkk8-May-06 4:58
saarkk8-May-06 4:58 
AnswerRe: feston Pin
Judah Gabriel Himango8-May-06 5:44
sponsorJudah Gabriel Himango8-May-06 5:44 
QuestionRe: feston Pin
saarkk8-May-06 6:05
saarkk8-May-06 6:05 
AnswerRe: feston Pin
Stefan Troschuetz8-May-06 6:47
Stefan Troschuetz8-May-06 6:47 

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.