Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Major mixup in two ASP.NET transactions
Message
From
26/09/2006 17:44:20
 
 
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01150471
Message ID:
01157362
Views:
52
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform