Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Single instant
Message
From
15/02/2004 07:44:44
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Single instant
Miscellaneous
Thread ID:
00877474
Message ID:
00877474
Views:
53
I've created two form classes (Login & Main)

The login class form will call the application main class form after a successful login. To avoid Multi-instant of the main class form I defined its constructor as private (singleton pattern).

What is the best way to call the main class form from the login class form?
Keeping in mind that the physical name of the application main form after inheritance will be set by the application developer.
Reply
Map
View

Click here to load this message in the networking platform