Click here to Skip to main content
15,914,322 members
Home / Discussions / C#
   

C#

 
QuestionEasiest way to load Xml? Pin
Mark A. Nicolosi26-Mar-07 3:54
Mark A. Nicolosi26-Mar-07 3:54 
AnswerRe: Easiest way to load Xml? Pin
Judah Gabriel Himango26-Mar-07 5:38
sponsorJudah Gabriel Himango26-Mar-07 5:38 
GeneralRe: Easiest way to load Xml? Pin
Stefan Troschuetz26-Mar-07 5:51
Stefan Troschuetz26-Mar-07 5:51 
GeneralRe: Easiest way to load Xml? Pin
Judah Gabriel Himango26-Mar-07 6:50
sponsorJudah Gabriel Himango26-Mar-07 6:50 
GeneralRe: Easiest way to load Xml? Pin
Stefan Troschuetz26-Mar-07 8:02
Stefan Troschuetz26-Mar-07 8:02 
GeneralRe: Easiest way to load Xml? Pin
Mark A. Nicolosi26-Mar-07 13:13
Mark A. Nicolosi26-Mar-07 13:13 
Questionhow to block code of ItemCheck event of CheckedListBox Pin
pashitech26-Mar-07 3:42
pashitech26-Mar-07 3:42 
AnswerRe: how to block code of ItemCheck event of CheckedListBox Pin
Christian Graus26-Mar-07 4:20
protectorChristian Graus26-Mar-07 4:20 
The common thing to do is to set a flag that tells you to ignore the event, within the event itself. If it's on page load tho, you could just hook up the event handler AFTER setting your values.


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: how to block code of ItemCheck event of CheckedListBox Pin
pashitech26-Mar-07 4:40
pashitech26-Mar-07 4:40 
GeneralRe: how to block code of ItemCheck event of CheckedListBox Pin
Stefan Troschuetz26-Mar-07 5:43
Stefan Troschuetz26-Mar-07 5:43 
GeneralRe: how to block code of ItemCheck event of CheckedListBox Pin
pashitech26-Mar-07 6:02
pashitech26-Mar-07 6:02 
Questioncreating set up Pin
praveen pandey26-Mar-07 2:42
praveen pandey26-Mar-07 2:42 
AnswerRe: creating set up Pin
Judah Gabriel Himango26-Mar-07 5:59
sponsorJudah Gabriel Himango26-Mar-07 5:59 
QuestionWinForms - edit a TabPage separately Pin
peterchen26-Mar-07 2:29
peterchen26-Mar-07 2:29 
AnswerRe: WinForms - edit a TabPage separately Pin
Judah Gabriel Himango26-Mar-07 5:50
sponsorJudah Gabriel Himango26-Mar-07 5:50 
GeneralRe: WinForms - edit a TabPage separately Pin
peterchen26-Mar-07 10:42
peterchen26-Mar-07 10:42 
QuestionProblem with Visual studio.Net Pin
Vimalsoft(Pty) Ltd26-Mar-07 2:02
professionalVimalsoft(Pty) Ltd26-Mar-07 2:02 
AnswerRe: Problem with Visual studio.Net Pin
originSH26-Mar-07 2:18
originSH26-Mar-07 2:18 
QuestionDetecting Flash disk or Memeory stick?? Pin
kingbode26-Mar-07 2:01
kingbode26-Mar-07 2:01 
AnswerRe: Detecting Flash disk or Memeory stick?? Pin
Niiiissssshhhhhuuuuu26-Mar-07 3:22
Niiiissssshhhhhuuuuu26-Mar-07 3:22 
QuestionWheres my data when app.config is an Embedded Resource Pin
Christopher Stratmann26-Mar-07 1:56
Christopher Stratmann26-Mar-07 1:56 
AnswerRe: Wheres my data when app.config is an Embedded Resource Pin
Hayder Marzouk26-Mar-07 2:20
Hayder Marzouk26-Mar-07 2:20 
GeneralRe: Wheres my data when app.config is an Embedded Resource Pin
Christopher Stratmann26-Mar-07 2:25
Christopher Stratmann26-Mar-07 2:25 
QuestionScope of Refereances to Instances Pin
MehmetFurkan26-Mar-07 1:42
MehmetFurkan26-Mar-07 1:42 
AnswerRe: Scope of Refereances to Instances Pin
rah_sin26-Mar-07 1:55
professionalrah_sin26-Mar-07 1:55 

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.