Click here to Skip to main content
15,925,440 members
Home / Discussions / C#
   

C#

 
GeneralRe: Problem Get Attribute Returning Null. Pin
DemonBob25-Feb-05 15:16
DemonBob25-Feb-05 15:16 
GeneralEncrypting and Decrypting a file Pin
Peter Nirschl25-Feb-05 9:27
Peter Nirschl25-Feb-05 9:27 
GeneralRe: Encrypting and Decrypting a file Pin
Rei Miyasaka25-Feb-05 11:46
Rei Miyasaka25-Feb-05 11:46 
GeneralRe: Encrypting and Decrypting a file Pin
Peter Nirschl25-Feb-05 22:09
Peter Nirschl25-Feb-05 22:09 
GeneralRe: Encrypting and Decrypting a file Pin
Rei Miyasaka25-Feb-05 22:13
Rei Miyasaka25-Feb-05 22:13 
GeneralIncorrect syntax near keyword 'DEFAULT' Pin
Mark T Garcia25-Feb-05 8:20
Mark T Garcia25-Feb-05 8:20 
GeneralRe: Incorrect syntax near keyword 'DEFAULT' Pin
Radgar25-Feb-05 8:33
Radgar25-Feb-05 8:33 
GeneralRe: Incorrect syntax near keyword 'DEFAULT' Pin
Mark T Garcia25-Feb-05 9:12
Mark T Garcia25-Feb-05 9:12 
GeneralRe: Incorrect syntax near keyword 'DEFAULT' Pin
Radgar25-Feb-05 9:41
Radgar25-Feb-05 9:41 
GeneralRe: Incorrect syntax near keyword 'DEFAULT' Pin
Mark T Garcia25-Feb-05 11:53
Mark T Garcia25-Feb-05 11:53 
GeneralRe: Incorrect syntax near keyword 'DEFAULT' Pin
Dave Kreskowiak25-Feb-05 9:45
mveDave Kreskowiak25-Feb-05 9:45 
GeneralRe: Incorrect syntax near keyword 'DEFAULT' Pin
Mark T Garcia25-Feb-05 11:47
Mark T Garcia25-Feb-05 11:47 
GeneralRe: Incorrect syntax near keyword 'DEFAULT' Pin
Dave Kreskowiak25-Feb-05 13:08
mveDave Kreskowiak25-Feb-05 13:08 
GeneralRe: Incorrect syntax near keyword 'DEFAULT' Pin
Mark T Garcia25-Feb-05 13:30
Mark T Garcia25-Feb-05 13:30 
GeneralWindows Form and Message Box Pin
MarkMokris25-Feb-05 7:51
MarkMokris25-Feb-05 7:51 
I have a windows form and the first thing I want to happen is for a MessageBox to ask a Yes/No question after the form loads. However, I want the form to fully render itself before the MessageBox pops up. If I put the MessageBox.Show in the form constructor or in the form's Load method, the MessageBox appears first thing and the form does not appear until the user answers the MessageBox.

What do I need to do?

Thanks,

Mark Mokris
GeneralRe: Windows Form and Message Box Pin
Peter Nirschl25-Feb-05 9:31
Peter Nirschl25-Feb-05 9:31 
GeneralRe: Windows Form and Message Box Pin
DougW4825-Feb-05 14:04
DougW4825-Feb-05 14:04 
GeneralRe: Windows Form and Message Box Pin
leppie25-Feb-05 19:24
leppie25-Feb-05 19:24 
GeneralXmlValidingReader getting started Pin
Kenny O'Dell25-Feb-05 7:50
Kenny O'Dell25-Feb-05 7:50 
GeneralRe: XmlValidingReader getting started Pin
Kenny O'Dell25-Feb-05 7:53
Kenny O'Dell25-Feb-05 7:53 
GeneralRe: XmlValidingReader getting started Pin
Radgar25-Feb-05 8:10
Radgar25-Feb-05 8:10 
GeneralTextBox context menu Pin
MitchellBaldwin25-Feb-05 7:43
MitchellBaldwin25-Feb-05 7:43 
GeneralRe: TextBox context menu Pin
Radgar25-Feb-05 7:50
Radgar25-Feb-05 7:50 
GeneralRe: TextBox context menu Pin
MitchellBaldwin25-Feb-05 8:57
MitchellBaldwin25-Feb-05 8:57 
GeneralUNKNOWN PROBLEM (ListBox DataSource ) Pin
Radgar25-Feb-05 7:31
Radgar25-Feb-05 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.