Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modular Design Question
Message
 
To
15/04/2010 13:07:53
General information
Forum:
ASP.NET
Category:
Class design
Miscellaneous
Thread ID:
01460339
Message ID:
01460348
Views:
45
>>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.

So how do you prevent another developer from loading and using the that DLL?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform