Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modular Design Question
Message
From
15/04/2010 13:07:53
 
General information
Forum:
ASP.NET
Category:
Class design
Miscellaneous
Thread ID:
01460339
Message ID:
01460347
Views:
63
>Assume I were to develop an app that has multiple modules, where each module was in it's own project, and all the modules were
>based on a base class, do I need to ship the base class when I install? Or is the base compiled into each individual module?

All my applications have a Framework.dll class, which contains all the base classes. So, yes, I have to ship that as well as the client application.
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