Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Manager Objects
Message
 
To
23/04/2003 18:59:46
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Miscellaneous
Thread ID:
00780920
Message ID:
00781358
Views:
32
Glen,

You're right in that the manager objects do not get instantiated until the first time their services are requested. The application object and Factory do get instantiated first, and typically the App Settings Manager gets instantiated soon after (you usually don't get too far without checking some config settings). The Form Manager gets instantiated when the first form is instantiated, the Database Manager gets instantiated when data is first accessed, and the Security and User Managers get instantiated when first requesting user credentials. Note that the version of MM .NET you currently have doesn't instantiate the User and Security Managers yet!

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform