P
Peter Hemmingsen
Hi
I've a very simple class file with a number of static methods that I need to
call from both a Windows app and a Web app.
I dont want to build seperate dll's for these projects. The code should just
be a part each project. I've tried in studio to add the .cs file to each
project but instead of a reference to the same file the .cs file is copied
to each project directory.
Any help would be appreciated,- thanks.
Peter
I've a very simple class file with a number of static methods that I need to
call from both a Windows app and a Web app.
I dont want to build seperate dll's for these projects. The code should just
be a part each project. I've tried in studio to add the .cs file to each
project but instead of a reference to the same file the .cs file is copied
to each project directory.
Any help would be appreciated,- thanks.
Peter