Click here to Skip to main content
15,920,383 members
Home / Discussions / C#
   

C#

 
GeneralRe: Keyboard focus trouble with unmanaged code Pin
Nader Elshehabi24-Sep-06 12:02
Nader Elshehabi24-Sep-06 12:02 
GeneralRe: Keyboard focus trouble with unmanaged code Pin
zapsolution24-Sep-06 20:29
zapsolution24-Sep-06 20:29 
QuestionCustom DataGridColumStyle with color dialog Pin
TeamWild24-Sep-06 3:27
TeamWild24-Sep-06 3:27 
AnswerRe: Custom DataGridColumStyle with color dialog Pin
Alexandr Sergeevich Ilyin24-Sep-06 6:06
Alexandr Sergeevich Ilyin24-Sep-06 6:06 
QuestionHow could i record a sound ?!!! Pin
Nafiseh Salmani24-Sep-06 2:06
Nafiseh Salmani24-Sep-06 2:06 
AnswerRe: How could i record a sound ?!!! Pin
mav.northwind24-Sep-06 2:28
mav.northwind24-Sep-06 2:28 
GeneralRe: How could i record a sound ?!!! Pin
Nafiseh Salmani24-Sep-06 20:22
Nafiseh Salmani24-Sep-06 20:22 
QuestionWhat is an easiest way of doing Background operation w/o affecting GUI Pin
engsrini24-Sep-06 1:53
engsrini24-Sep-06 1:53 
Hi all,
Iam working on a windows application where we have to do backgorund operation(Communication check with hardware) and have to update the GUI Status icon(if Commn. passed- Green color, failed-Red color). Initially i used the windows timer to do the background commn check but this was sometime hanging the GUI. so i changed this into a system timer operation but this introduces the thread safe problems since i have to update the GUI thread's status icon on the system timer's thread. is there any way to do this. is there any spl class available on .net for doing background operation. without affecting GUI.

Thanks
Srini
AnswerRe: What is an easiest way of doing Background operation w/o affecting GUI Pin
Stefan Troschuetz24-Sep-06 3:02
Stefan Troschuetz24-Sep-06 3:02 
GeneralRe: What is an easiest way of doing Background operation w/o affecting GUI Pin
engsrini24-Sep-06 3:26
engsrini24-Sep-06 3:26 
AnswerRe: What is an easiest way of doing Background operation w/o affecting GUI Pin
Tilewa24-Sep-06 3:23
Tilewa24-Sep-06 3:23 
GeneralRe: What is an easiest way of doing Background operation w/o affecting GUI Pin
engsrini24-Sep-06 3:24
engsrini24-Sep-06 3:24 
QuestionMultiview like control in C# Windows Forms App ? Pin
Yasen Georgiew24-Sep-06 0:49
Yasen Georgiew24-Sep-06 0:49 
AnswerRe: Multiview like control in C# Windows Forms App ? Pin
Christian Graus24-Sep-06 1:05
protectorChristian Graus24-Sep-06 1:05 
GeneralRe: Multiview like control in C# Windows Forms App ? Pin
Yasen Georgiew24-Sep-06 2:44
Yasen Georgiew24-Sep-06 2:44 
GeneralRe: Multiview like control in C# Windows Forms App ? Pin
Christian Graus24-Sep-06 10:33
protectorChristian Graus24-Sep-06 10:33 
Questionfill combobox by sqldatareader Pin
Mohammed Elkholy23-Sep-06 22:31
Mohammed Elkholy23-Sep-06 22:31 
AnswerRe: fill combobox by sqldatareader Pin
Garry Shutler23-Sep-06 22:58
Garry Shutler23-Sep-06 22:58 
AnswerRe: fill combobox by sqldatareader Pin
Nafiseh Salmani23-Sep-06 23:21
Nafiseh Salmani23-Sep-06 23:21 
AnswerRe: fill combobox by sqldatareader [modified] Pin
Tilewa24-Sep-06 5:47
Tilewa24-Sep-06 5:47 
Questionhow do i read/save an enum in config file? Pin
Tilewa23-Sep-06 22:01
Tilewa23-Sep-06 22:01 
AnswerRe: how do i read/save an enum in config file? Pin
Christian Graus23-Sep-06 23:20
protectorChristian Graus23-Sep-06 23:20 
QuestionRe: how do i read/save an enum in config file? Pin
Tilewa24-Sep-06 2:48
Tilewa24-Sep-06 2:48 
AnswerRe: how do i read/save an enum in config file? Pin
S. Senthil Kumar24-Sep-06 20:20
S. Senthil Kumar24-Sep-06 20:20 
QuestionWindows Media Player Pin
ytubis23-Sep-06 20:53
ytubis23-Sep-06 20:53 

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.