Click here to Skip to main content
15,900,906 members
Home / Discussions / C#
   

C#

 
GeneralRe: Setting up a C# Programming Club/Study Class Pin
DanFraser224-Mar-07 6:02
DanFraser224-Mar-07 6:02 
Questionhow to handle the System.Web.Mail Exceptions effectively.? Pin
sundar15624-Mar-07 3:06
sundar15624-Mar-07 3:06 
AnswerRe: how to handle the System.Web.Mail Exceptions effectively.? Pin
kubben24-Mar-07 4:22
kubben24-Mar-07 4:22 
GeneralRe: how to handle the System.Web.Mail Exceptions effectively.? Pin
sundar15624-Mar-07 5:14
sundar15624-Mar-07 5:14 
Questionformat of text Not appear as i save in file Pin
Ahmed R El Bohoty24-Mar-07 2:17
Ahmed R El Bohoty24-Mar-07 2:17 
AnswerRe: format of text Not appear as i save in file Pin
kubben24-Mar-07 2:56
kubben24-Mar-07 2:56 
Questionhow to handle ItemCheck Event of CHECKEDLISTBox Pin
pashitech24-Mar-07 1:08
pashitech24-Mar-07 1:08 
AnswerRe: how to handle ItemCheck Event of CHECKEDLISTBox Pin
Stefan Troschuetz24-Mar-07 1:26
Stefan Troschuetz24-Mar-07 1:26 
Register to the ItemCheck event after you populated the CheckedListBox i.e. move the registration of the event handler from the constructor or InitializeComponent method to the Load event handler.


"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook

www.troschuetz.de

GeneralRe: how to handle ItemCheck Event of CHECKEDLISTBox Pin
pashitech24-Mar-07 1:38
pashitech24-Mar-07 1:38 
GeneralRe: how to handle ItemCheck Event of CHECKEDLISTBox Pin
Stefan Troschuetz24-Mar-07 1:47
Stefan Troschuetz24-Mar-07 1:47 
GeneralRe: how to handle ItemCheck Event of CHECKEDLISTBox Pin
pashitech25-Mar-07 21:29
pashitech25-Mar-07 21:29 
QuestionDateTime in C# Pin
Hakkim00724-Mar-07 0:48
Hakkim00724-Mar-07 0:48 
AnswerRe: DateTime in C# Pin
Stefan Troschuetz24-Mar-07 1:20
Stefan Troschuetz24-Mar-07 1:20 
GeneralRe: DateTime in C# Pin
Tauseef A24-Mar-07 3:15
Tauseef A24-Mar-07 3:15 
AnswerRe: DateTime in C# Pin
Christian Graus24-Mar-07 4:37
protectorChristian Graus24-Mar-07 4:37 
QuestionDropdown Selected Value Pin
Muhammad Faisal Khanani24-Mar-07 0:13
Muhammad Faisal Khanani24-Mar-07 0:13 
AnswerRe: Dropdown Selected Value Pin
Sandeep Akhare24-Mar-07 0:58
Sandeep Akhare24-Mar-07 0:58 
GeneralRe: Dropdown Selected Value Pin
Muhammad Faisal Khanani24-Mar-07 3:26
Muhammad Faisal Khanani24-Mar-07 3:26 
QuestionPlaying a video mpeg stream through Media Player Pin
Ghoditsttoawn23-Mar-07 23:46
Ghoditsttoawn23-Mar-07 23:46 
QuestionHow to display a human readable GUID? Pin
davidnr23-Mar-07 23:38
davidnr23-Mar-07 23:38 
AnswerRe: How to display a human readable GUID? Pin
Mark Greenwood24-Mar-07 1:42
Mark Greenwood24-Mar-07 1:42 
GeneralRe: How to display a human readable GUID? Pin
davidnr24-Mar-07 14:14
davidnr24-Mar-07 14:14 
QuestionAccessing Parallel Port Pin
Rohit Dev23-Mar-07 22:59
Rohit Dev23-Mar-07 22:59 
AnswerRe: Accessing Parallel Port Pin
Stefan Troschuetz23-Mar-07 23:21
Stefan Troschuetz23-Mar-07 23:21 
QuestionSerilization Types Pin
Saikek23-Mar-07 22:46
Saikek23-Mar-07 22:46 

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.