Click here to Skip to main content
15,915,086 members
Home / Discussions / C#
   

C#

 
GeneralRe: Microthreads Pin
Bo Hunter12-Oct-03 7:05
Bo Hunter12-Oct-03 7:05 
GeneralRe: Microthreads Pin
bjoernen12-Oct-03 8:13
bjoernen12-Oct-03 8:13 
GeneralCOM+ and remoting Pin
devvvy11-Oct-03 23:31
devvvy11-Oct-03 23:31 
GeneralProblems with decrypting Pin
Wjousts11-Oct-03 18:08
Wjousts11-Oct-03 18:08 
GeneralBooks on C# Threading... Pin
eggie511-Oct-03 14:46
eggie511-Oct-03 14:46 
GeneralRe: Books on C# Threading... Pin
David Stone11-Oct-03 18:37
sitebuilderDavid Stone11-Oct-03 18:37 
GeneralRe: Books on C# Threading... Pin
Nick Parker12-Oct-03 11:10
protectorNick Parker12-Oct-03 11:10 
GeneralRemote events that instantiate and show new Forms Pin
jerrycainjr11-Oct-03 14:04
jerrycainjr11-Oct-03 14:04 
My application communicates with a remote object, and the interface for that remote object allows client's to register events with the server. One of the registered events is designed to open a new form on the client, and that new form (subclass of Form, not surprisingly) is instantiated and Show()n by the event code itself. The window that's created appears, but it doesn't display properly. Do such windows (created by Events triggered by a remote object) need to be manually placed in the Application thread so they properly update and respond to user key and mouse click events?

Thanks in advance for any help.
Jerry
jerry@cs.stanford.edu
General3Tier applications and database replicating using C# Pin
DanFreddy11-Oct-03 11:57
DanFreddy11-Oct-03 11:57 
GeneralSerializing and Events Pin
jparsons11-Oct-03 9:49
jparsons11-Oct-03 9:49 
GeneralRe: Serializing and Events Pin
leppie11-Oct-03 23:22
leppie11-Oct-03 23:22 
GeneralRe: Serializing and Events Pin
jparsons12-Oct-03 13:31
jparsons12-Oct-03 13:31 
GeneralTypeInitializationException and Windows Service Pin
devvvy11-Oct-03 9:28
devvvy11-Oct-03 9:28 
GeneralGenerating public and private keys... Pin
Meysam Mahfouzi11-Oct-03 7:24
Meysam Mahfouzi11-Oct-03 7:24 
GeneralRe: Generating public and private keys... Pin
Blake Coverett11-Oct-03 10:17
Blake Coverett11-Oct-03 10:17 
GeneralRe: Generating public and private keys... Pin
Meysam Mahfouzi11-Oct-03 20:19
Meysam Mahfouzi11-Oct-03 20:19 
GeneralRe: Generating public and private keys... Pin
Blake Coverett11-Oct-03 20:44
Blake Coverett11-Oct-03 20:44 
GeneralRe: Generating public and private keys... Pin
Meysam Mahfouzi12-Oct-03 17:19
Meysam Mahfouzi12-Oct-03 17:19 
GeneralRe: Generating public and private keys... Pin
Meysam Mahfouzi14-Oct-03 18:08
Meysam Mahfouzi14-Oct-03 18:08 
GeneralRemoving Windows Services and event log Pin
devvvy11-Oct-03 5:26
devvvy11-Oct-03 5:26 
GeneralRe: Removing Windows Services and event log Pin
Daniel M. Edwards11-Oct-03 6:25
Daniel M. Edwards11-Oct-03 6:25 
GeneralRe: Removing Windows Services and event log Pin
devvvy11-Oct-03 6:42
devvvy11-Oct-03 6:42 
GeneralRe: Removing Windows Services and event log Pin
Daniel M. Edwards11-Oct-03 7:30
Daniel M. Edwards11-Oct-03 7:30 
GeneralRe: Removing Windows Services and event log Pin
devvvy11-Oct-03 7:31
devvvy11-Oct-03 7:31 
GeneralRe: Removing Windows Services and event log Pin
devvvy11-Oct-03 7:31
devvvy11-Oct-03 7:31 

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.