Click here to Skip to main content
15,887,596 members
Home / Discussions / C#
   

C#

 
GeneralRe: SMS from .NET application Pin
Affan Toor11-Jul-07 23:17
Affan Toor11-Jul-07 23:17 
Questionhelp needed in c# Pin
jagafa11-Jul-07 2:13
jagafa11-Jul-07 2:13 
AnswerRe: help needed in c# Pin
Christian Graus11-Jul-07 2:21
protectorChristian Graus11-Jul-07 2:21 
JokeRe: help needed in c# Pin
PhilDanger11-Jul-07 3:03
PhilDanger11-Jul-07 3:03 
GeneralRe: help needed in c# Pin
J4amieC11-Jul-07 3:25
J4amieC11-Jul-07 3:25 
GeneralRe: help needed in c# Pin
PhilDanger11-Jul-07 3:36
PhilDanger11-Jul-07 3:36 
GeneralRe: help needed in c# Pin
Pete O'Hanlon11-Jul-07 10:50
mvePete O'Hanlon11-Jul-07 10:50 
Questionproblem in opening the MDI parent form after succesful login Pin
I.explore.code11-Jul-07 2:06
I.explore.code11-Jul-07 2:06 
hi,

I have a login form which uses a user control designed for solely login purposes.I have 3 projects in my solution, one is the main MDI application (PETALSApp), one is the control library housing the login user control (PETALSControlLib) and the other is one that has the login form(SecurityServiceProvider).

My idea is to open up a login form first and if the login is correct then close login window and open the MDI form.

Now the problem is, after the successful login, to close the login window i have written this.FindForm().Close() in the user control's code for successful login, but this code not only closes the login window, but it also closes the MDI main form. I have added references as folowing:

PETALSControlLib refers PETALSApp
SecurityServiceProvider refers PETALSApp and PETALSControlLib

Please help if there is a workaround for this
AnswerRe: problem in opening the MDI parent form after succesful login Pin
satsumatable11-Jul-07 2:54
satsumatable11-Jul-07 2:54 
GeneralRe: problem in opening the MDI parent form after succesful login Pin
I.explore.code11-Jul-07 3:41
I.explore.code11-Jul-07 3:41 
GeneralRe: problem in opening the MDI parent form after succesful login Pin
satsumatable11-Jul-07 3:55
satsumatable11-Jul-07 3:55 
Questionselected text of DataGrid Pin
neer111-Jul-07 2:04
neer111-Jul-07 2:04 
AnswerRe: selected text of DataGrid Pin
ramdil11-Jul-07 2:51
ramdil11-Jul-07 2:51 
Questionassembly in gac Pin
kalyan_241611-Jul-07 2:03
kalyan_241611-Jul-07 2:03 
AnswerRe: assembly in gac Pin
satsumatable11-Jul-07 2:46
satsumatable11-Jul-07 2:46 
QuestionGetting GUID of a product Pin
wasife11-Jul-07 1:53
wasife11-Jul-07 1:53 
AnswerRe: Getting GUID of a product Pin
Pete O'Hanlon11-Jul-07 1:57
mvePete O'Hanlon11-Jul-07 1:57 
AnswerRe: Getting GUID of a product Pin
satsumatable11-Jul-07 3:22
satsumatable11-Jul-07 3:22 
QuestionHow to use a prograssing bar Pin
prasadbuddhika11-Jul-07 1:16
prasadbuddhika11-Jul-07 1:16 
AnswerRe: How to use a prograssing bar Pin
Colin Angus Mackay11-Jul-07 1:33
Colin Angus Mackay11-Jul-07 1:33 
GeneralRe: How to use a prograssing bar Pin
Martin#11-Jul-07 1:38
Martin#11-Jul-07 1:38 
GeneralRe: How to use a prograssing bar Pin
Pete O'Hanlon11-Jul-07 1:48
mvePete O'Hanlon11-Jul-07 1:48 
AnswerRe: How to use a prograssing bar Pin
Christian Graus11-Jul-07 2:08
protectorChristian Graus11-Jul-07 2:08 
GeneralRe: How to use a prograssing bar Pin
Pete O'Hanlon11-Jul-07 2:20
mvePete O'Hanlon11-Jul-07 2:20 
GeneralRe: How to use a prograssing bar Pin
Christian Graus11-Jul-07 2:23
protectorChristian Graus11-Jul-07 2:23 

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.