Click here to Skip to main content
16,004,898 members
Home / Discussions / C#
   

C#

 
GeneralRe: sp_helpfile Execute Pin
Heath Stewart3-May-04 10:10
protectorHeath Stewart3-May-04 10:10 
GeneralRe: sp_helpfile Execute Pin
betterc3-May-04 10:50
betterc3-May-04 10:50 
GeneralRe: sp_helpfile Execute Pin
Heath Stewart4-May-04 2:44
protectorHeath Stewart4-May-04 2:44 
GeneralSOAP over SSL with Certificate Pin
christer_evenius@hotmail.com3-May-04 7:14
christer_evenius@hotmail.com3-May-04 7:14 
GeneralRe: SOAP over SSL with Certificate Pin
Henrik Stuart3-May-04 7:34
Henrik Stuart3-May-04 7:34 
GeneralRe: Newbie Webservice Problem Pin
mjmcinto3-May-04 6:45
mjmcinto3-May-04 6:45 
GeneralRe: Newbie Webservice Problem Pin
Heath Stewart3-May-04 10:29
protectorHeath Stewart3-May-04 10:29 
GeneralNewbie -- How to use multiple forms not MDI Pin
Daniel Stagg3-May-04 6:24
Daniel Stagg3-May-04 6:24 
OK here is my dilemma, I have created a windows form (loginPage) that works fine. Now once they have entered their login ID & password I would like them to continue to the main menu form that was also created by the Visual Studio form Designer. However I cannot figure out how to switch control from the loginPage to the mainMenu form. The code is Application.Run(new loginPage()); for the loginPage. I can use the same statement with the main menu and it runs fine too, however I cannot figure out how to link the two so that only after the loginPage completes it runs the main menu.

Also the Main() function is in the .cs file for the loginPage form. Does this matter or should I create a controlling .cs program outside of the form to have Main() in it? Any preferences or coding style?

Im an old (10 yrs ago) C programmer and just getting back into VS programming.

Thanks in Advance,
Daniel Stagg
GeneralRe: Newbie -- How to use multiple forms not MDI Pin
Dave Kreskowiak3-May-04 7:16
mveDave Kreskowiak3-May-04 7:16 
GeneralRe: Newbie -- How to use multiple forms not MDI Pin
Daniel Stagg3-May-04 7:19
Daniel Stagg3-May-04 7:19 
GeneralRe: Newbie -- How to use multiple forms not MDI Pin
Dave Kreskowiak3-May-04 9:19
mveDave Kreskowiak3-May-04 9:19 
GeneralProblem in MessageQueue Pin
rbarzallo3-May-04 6:21
rbarzallo3-May-04 6:21 
GeneralRe: Problem in MessageQueue Pin
Jeff Varszegi3-May-04 10:21
professionalJeff Varszegi3-May-04 10:21 
GeneralRe: Problem in MessageQueue Pin
Heath Stewart3-May-04 10:26
protectorHeath Stewart3-May-04 10:26 
GeneralRe: Problem in MessageQueue Pin
Jeff Varszegi3-May-04 11:07
professionalJeff Varszegi3-May-04 11:07 
GeneralRe: Problem in MessageQueue Pin
rbarzallo4-May-04 12:35
rbarzallo4-May-04 12:35 
GeneralRe: Problem in MessageQueue Pin
Jeff Varszegi4-May-04 12:42
professionalJeff Varszegi4-May-04 12:42 
QuestionHelp: Outlook Add-In. How do I set the button icon? Pin
Tony Archer3-May-04 6:15
Tony Archer3-May-04 6:15 
AnswerRe: Help: Outlook Add-In. How do I set the button icon? Pin
Heath Stewart3-May-04 10:24
protectorHeath Stewart3-May-04 10:24 
GeneralRe: Help: Outlook Add-In. How do I set the button icon? Pin
Tony Archer3-May-04 11:10
Tony Archer3-May-04 11:10 
GeneralRe: Help: Outlook Add-In. How do I set the button icon? Pin
Heath Stewart4-May-04 2:48
protectorHeath Stewart4-May-04 2:48 
GeneralXmlDocument to TextBox (Best Practise) Pin
Michael P Butler3-May-04 5:51
Michael P Butler3-May-04 5:51 
GeneralRe: XmlDocument to TextBox (Best Practise) Pin
Daniel Turini3-May-04 6:28
Daniel Turini3-May-04 6:28 
GeneralConvert Unix Time to DateTime (C#) Pin
inyoursadachine3-May-04 5:47
inyoursadachine3-May-04 5:47 
GeneralRe: Convert Unix Time to DateTime (C#) Pin
Heath Stewart3-May-04 10:15
protectorHeath Stewart3-May-04 10:15 

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.