Click here to Skip to main content
15,797,984 members
Home / Discussions / C#
   

C#

 
GeneralRe: Using COM classes Pin
_Magnus_6-Sep-04 3:30
_Magnus_6-Sep-04 3:30 
QuestionFile.Exists question? Pin
jzb6-Sep-04 2:03
jzb6-Sep-04 2:03 
AnswerRe: File.Exists question? Pin
Tom Larsen6-Sep-04 5:13
Tom Larsen6-Sep-04 5:13 
AnswerRe: File.Exists question? Pin
Heath Stewart6-Sep-04 10:43
protectorHeath Stewart6-Sep-04 10:43 
AnswerRe: File.Exists question? Pin
Bill Dean6-Sep-04 14:36
Bill Dean6-Sep-04 14:36 
GeneralSmart Device Application with SQL Server Ce Pin
mathon6-Sep-04 1:28
mathon6-Sep-04 1:28 
GeneralDataGrid hangs when using threads Pin
tobiaseriksson6-Sep-04 1:00
tobiaseriksson6-Sep-04 1:00 
GeneralRe: DataGrid hangs when using threads Pin
Roger Alsing6-Sep-04 4:47
Roger Alsing6-Sep-04 4:47 
i dont think _any_ winforms controls are to be considered thread safe..

use .BeginInvoke or such to marshal teh calls into the main thread and manipulate teh controls there.


//Roger
GeneralRe: DataGrid hangs when using threads Pin
tobiaseriksson6-Sep-04 5:55
tobiaseriksson6-Sep-04 5:55 
GeneralChild Window with Focus *at same time as parent* Pin
Geekkit6-Sep-04 0:35
Geekkit6-Sep-04 0:35 
GeneralI have a problem,Creating xslt instructions Pin
teo_x5-Sep-04 23:37
teo_x5-Sep-04 23:37 
GeneralGet server time from remote server Pin
cbmdk5-Sep-04 23:19
cbmdk5-Sep-04 23:19 
GeneralProblems with huge files Pin
clatten5-Sep-04 23:15
clatten5-Sep-04 23:15 
GeneralRe: Problems with huge files Pin
Sebastian Schneider6-Sep-04 4:11
Sebastian Schneider6-Sep-04 4:11 
GeneralRe: Problems with huge files Pin
clatten6-Sep-04 11:07
clatten6-Sep-04 11:07 
GeneralEnabledChanged event of inputPanel of .NET CF error Pin
ting6685-Sep-04 22:25
ting6685-Sep-04 22:25 
GeneralDirectly deriving from MulticastDelegate Pin
Paul Selormey5-Sep-04 22:08
Paul Selormey5-Sep-04 22:08 
GeneralRe: Directly deriving from MulticastDelegate Pin
sreejith ss nair5-Sep-04 23:57
sreejith ss nair5-Sep-04 23:57 
GeneralRe: Directly deriving from MulticastDelegate Pin
Paul Selormey6-Sep-04 0:06
Paul Selormey6-Sep-04 0:06 
Generala question of Directx9 Pin
sssa20005-Sep-04 21:15
sssa20005-Sep-04 21:15 
GeneralRe: a question of Directx9 Pin
EssOEss6-Sep-04 6:01
EssOEss6-Sep-04 6:01 
GeneralC# equivalent of the /fx C++ compiler option Pin
Paul Selormey5-Sep-04 21:10
Paul Selormey5-Sep-04 21:10 
GeneralRe: C# equivalent of the /fx C++ compiler option Pin
leppie6-Sep-04 0:08
leppie6-Sep-04 0:08 
GeneralRe: C# equivalent of the /fx C++ compiler option Pin
Paul Selormey6-Sep-04 1:34
Paul Selormey6-Sep-04 1:34 
GeneralRe: C# equivalent of the /fx C++ compiler option Pin
EssOEss6-Sep-04 6:03
EssOEss6-Sep-04 6:03 

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.