Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Shortcoming in .NET?!?
Message
From
09/11/2004 12:25:45
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00959630
Message ID:
00959638
Views:
7
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.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform