Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Major mixup in two ASP.NET transactions
Message
De
26/09/2006 17:44:20
 
 
À
26/09/2006 01:35:27
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01150471
Message ID:
01157362
Vues:
53
When looking at the data class of the framework, I found that this class was bouncing on two additional data classes for specific functionalities. In some of those bounces, the reference was done at the global level and not within the actual object. In order to ease the data management code, I merged those two data classes into the main data class. So, everything is now into one data class and can be referenced as loDataProvider. Thus, when an instance of that class will be created, everything needed for its functionalities will be within it. The only method calls that will be done outside of that class, from that class, will be those in the global application methods that are not data centric.

As much of what was merged into the main data class was mainly framework specific, I only had to adjust the framework and four .vb files in one application and 2 .vb files in another.

I will see how it goes for the next hours.
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform