Click here to Skip to main content
15,894,405 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: .Net Remoting question - server activated objects Pin
S. Senthil Kumar14-Apr-05 20:53
S. Senthil Kumar14-Apr-05 20:53 
GeneralRe: .Net Remoting question - server activated objects Pin
Anonymous21-Apr-05 0:28
Anonymous21-Apr-05 0:28 
Generalerror when compiling 'System.Xml.XmlException' Pin
yunuskajee12-Apr-05 21:37
yunuskajee12-Apr-05 21:37 
GeneralRe: error when compiling 'System.Xml.XmlException' Pin
Kodanda Pani13-Apr-05 4:28
Kodanda Pani13-Apr-05 4:28 
GeneralRe: error when compiling 'System.Xml.XmlException' Pin
Dave Kreskowiak13-Apr-05 6:22
mveDave Kreskowiak13-Apr-05 6:22 
GeneralRe: error when compiling 'System.Xml.XmlException' Pin
MoustafaS13-Apr-05 15:18
MoustafaS13-Apr-05 15:18 
GeneralPopup Form Class Problems Pin
Chris Quick12-Apr-05 13:06
Chris Quick12-Apr-05 13:06 
GeneralRe: Popup Form Class Problems Pin
S. Senthil Kumar12-Apr-05 21:53
S. Senthil Kumar12-Apr-05 21:53 
I guess the problem is because you're calling methods/setting properties on the control from another thread. You should use BeginInvoke or Invoke methods on the UI (the Form object in your case) to marshal the call to the UI thread.

Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro
GeneralDotNet reflector Pin
Fad B12-Apr-05 11:50
Fad B12-Apr-05 11:50 
GeneralRe: DotNet reflector Pin
Sebastian Schneider13-Apr-05 1:36
Sebastian Schneider13-Apr-05 1:36 
Generalbidirectional channel .Net Remoting with outbound only firewall Pin
DeepToot12-Apr-05 9:00
DeepToot12-Apr-05 9:00 
GeneralRe: bidirectional channel .Net Remoting with outbound only firewall Pin
Sebastian Schneider13-Apr-05 0:51
Sebastian Schneider13-Apr-05 0:51 
QuestionCaching Block pro's and con's? Pin
J_Dean12-Apr-05 8:07
J_Dean12-Apr-05 8:07 
GeneralO/R mapping Pin
Member 281228412-Apr-05 0:32
Member 281228412-Apr-05 0:32 
QuestionSystem tray icon for windows service? Pin
Nathan Ridley11-Apr-05 14:57
Nathan Ridley11-Apr-05 14:57 
AnswerRe: System tray icon for windows service? Pin
Ray Cassick13-Apr-05 7:47
Ray Cassick13-Apr-05 7:47 
GeneralPerformance issue on drawing Labels Pin
johanhertz10-Apr-05 4:19
johanhertz10-Apr-05 4:19 
GeneralRe: Performance issue on drawing Labels Pin
Sebastian Schneider11-Apr-05 2:41
Sebastian Schneider11-Apr-05 2:41 
GeneralRe: Performance issue on drawing Labels Pin
johanhertz13-Apr-05 8:01
johanhertz13-Apr-05 8:01 
GeneralBorder/Cursor problem Pin
Masaia8-Apr-05 3:16
Masaia8-Apr-05 3:16 
GeneralRe: Border/Cursor problem Pin
MoustafaS12-Apr-05 15:39
MoustafaS12-Apr-05 15:39 
GeneralRe: Border/Cursor problem Pin
[Marc]16-May-05 14:53
[Marc]16-May-05 14:53 
GeneralBinaryWriter/Reader Endian mode Pin
CoderCat7-Apr-05 7:20
CoderCat7-Apr-05 7:20 
GeneralRe: BinaryWriter/Reader Endian mode Pin
Anonymous7-Apr-05 18:54
Anonymous7-Apr-05 18:54 
GeneralForm z-order between apps Pin
bherman697-Apr-05 3:21
bherman697-Apr-05 3:21 

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.