Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Single instant
Message
De
15/02/2004 07:44:44
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Single instant
Divers
Thread ID:
00877474
Message ID:
00877474
Vues:
54
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.
Répondre
Fil
Voir

Click here to load this message in the networking platform