Click here to Skip to main content
15,905,612 members
Home / Discussions / C#
   

C#

 
AnswerRe: .NET certification? Pin
Zoltan Balazs19-Apr-08 23:19
Zoltan Balazs19-Apr-08 23:19 
QuestionNeed Help with SendInput for key commands Pin
Luke Dyer19-Apr-08 12:05
Luke Dyer19-Apr-08 12:05 
GeneralRe: Need Help with SendInput for key commands Pin
Dominik Reichl20-Apr-08 2:04
Dominik Reichl20-Apr-08 2:04 
QuestionHow to make AutoGeneration Code tools ? Pin
hdv21219-Apr-08 10:37
hdv21219-Apr-08 10:37 
AnswerRe: How to make AutoGeneration Code tools ? Pin
Mycroft Holmes19-Apr-08 17:31
professionalMycroft Holmes19-Apr-08 17:31 
GeneralDon't show ToolStripMenuItem in Taskbar Pin
Jordanwb19-Apr-08 9:56
Jordanwb19-Apr-08 9:56 
GeneralRe: Don't show ToolStripMenuItem in Taskbar Pin
hostar16-Oct-14 6:31
hostar16-Oct-14 6:31 
GeneralRead/write custom events to XML Pin
xax19-Apr-08 7:43
xax19-Apr-08 7:43 
Hi guys. I'm writing a little program to interact with a device connected to the COM port and I need to assign different commands(from the device) to specific methods. I've created a single delegate
public delegate void Delegate_Name ()
Every device command is assigned to a delegate/event of Delegate_Name type and store inside a Dictionary object. I can serialize to xml a Dictionary, but when I get to saving the events I received the well known and general exception:
[System.InvalidOperationException] = {"There was an error generating the XML document."}
I'm able to store (serialize) all the information to xml files but I'm unable to save the delegates.
Is there a way to do this?
GeneralRe: Read/write custom events to XML Pin
Guffa19-Apr-08 10:25
Guffa19-Apr-08 10:25 
GeneralRe: Read/write custom events to XML Pin
xax20-Apr-08 9:00
xax20-Apr-08 9:00 
QuestionIP version 6 input control ? Pin
nesaver8519-Apr-08 7:25
nesaver8519-Apr-08 7:25 
GeneralRe: IP version 6 input control ? Pin
Sam Xavier24-Apr-08 21:07
Sam Xavier24-Apr-08 21:07 
Questiondeploy windows service with additional tasks Pin
Knowledgestudent19-Apr-08 7:20
Knowledgestudent19-Apr-08 7:20 
GeneralRe: deploy windows service with additional tasks Pin
Charith Jayasundara20-Apr-08 2:53
Charith Jayasundara20-Apr-08 2:53 
QuestionTextBox problem Pin
Alessandra7719-Apr-08 7:12
Alessandra7719-Apr-08 7:12 
GeneralRe: TextBox problem Pin
Charith Jayasundara20-Apr-08 2:46
Charith Jayasundara20-Apr-08 2:46 
Questionlogin to Invision Power Board 2.3.3 Pin
askey19-Apr-08 6:00
askey19-Apr-08 6:00 
GeneralRe: login to Invision Power Board 2.3.3 Pin
Spacix One19-Apr-08 6:54
Spacix One19-Apr-08 6:54 
Questioni want find a list of form of my application in code? Pin
combo_ci19-Apr-08 6:00
combo_ci19-Apr-08 6:00 
AnswerRe: i want find a list of form of my application in code? Pin
Gareth H19-Apr-08 6:17
Gareth H19-Apr-08 6:17 
GeneralRe: i want find a list of form of my application in code? Pin
combo_ci19-Apr-08 6:19
combo_ci19-Apr-08 6:19 
GeneralRe: i want find a list of form of my application in code? Pin
Spacix One19-Apr-08 6:44
Spacix One19-Apr-08 6:44 
GeneralRe: i want find a list of form of my application in code? Pin
combo_ci19-Apr-08 6:59
combo_ci19-Apr-08 6:59 
GeneralRe: i want find a list of form of my application in code? Pin
Luc Pattyn19-Apr-08 7:45
sitebuilderLuc Pattyn19-Apr-08 7:45 
AnswerRe: i want find a list of form of my application in code? Pin
darkelv19-Apr-08 7:45
darkelv19-Apr-08 7:45 

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.