Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using SyncLock
Message
From
15/01/2011 09:46:28
 
 
To
15/01/2011 00:28:34
General information
Forum:
ASP.NET
Category:
Other
Title:
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01496120
Message ID:
01496282
Views:
42
>Is there a reason that oApp can't initialize it's DataDictionary when it's created rather than have something else call its LoadDataDictionary() method?

oApp serves for any platform. The only place I need a locking mechanism is if it is being used in the Web site or Web service platform. So, it has to be handled in the oProcess object. In that case oApp resides under oProcess object as it is the main object in such mode. But, in a desktop mode, oApp is the main object as oProcess does not exist.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform