Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shortcoming in .NET?!?
Message
 
To
09/11/2004 12:25:45
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00959630
Message ID:
00959646
Views:
6
Nancy,
Yes I think that is the solution from M$, but lets say I have 300 utility classes. Should I build 300 DLLs or one DLL with all 300 classes in it. Neither one of those scenarios sounds appealing to me. Now there is probably some middle ground, i.e. 3 DLLs with 100 classes in them each or something like that.

Can you think of any drawback with allowing to "point" to a class location from within your project in the way I am sugesting?

Sincerely,
Einar

>Einar-
>
>>OK here is the scenario. I have a folder with several utility classes that I want to use in several solutions/projects, but when I add an existing file from my utility folder VS.NET makes a copy of that class file into the solution/project folder. So now if I find a bug (or want to optimize my class) in the utility class I have to make changes in the original utility class file and also in all the places where VS.NET has copied my utility class.
>>This seems kind of like a step in the wrong direction to me. Any thoughts?
>
>It would seem to me that a solution (the solution?) is to build the class into a dll and then include a reference to that dll in your project.
Semper ubi sub ubi.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform