Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Basic object / scope question
Message
De
22/06/2006 17:20:12
 
 
Information générale
Forum:
ASP.NET
Catégorie:
Conception classe
Divers
Thread ID:
01130935
Message ID:
01130972
Vues:
22
>I find references in the help to the ASP.NET application file, glabal.asax, and they discuss how to put global event handlers there. But I haven't been able to find anything yet about how to define globally available objects or variables there. The closest I can find is web.config and that doesn't seem like a very place to put the data I am trying to handle.
>
>What is LXFramework? What is Framework.Framework.App? Are those generic or are they specific to your web site? If the latter, what type of modules are they?

If you use the approach I took this will work. The ID is the name of the object you wish to give. The class is your DLL. I have a DLL name Framework.dll which has Framework as the namespace and Framework as the class. So, this is why there is a double Framework reference in there. The name of the dll is not a factor in here.
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform