A
Anders K. Jacobsen [DK]
Hi
I have some common UserControls i want to share between to sites (on the
same mashine but on diffrent virtual paths).
right now i have on solution file with aprox 10 projects. 2 of these is
webprojetcs wich need to shere some common userControls. Optimally i want a
class libarary project wich contains the controls so i could import the DLL
and use the controls. But that of course doesnt work.
How should i do this? Sinve i only can create UserControls in a webProejct,
and dont want to create a "dummy" webProject from wich I can share
controles. Neither do i want one project to be a "master" project, because
there are....equal.
Any comments?. I imagine the also could be some security issues if i had to
share between so production projects.
Thank in regards
I have some common UserControls i want to share between to sites (on the
same mashine but on diffrent virtual paths).
right now i have on solution file with aprox 10 projects. 2 of these is
webprojetcs wich need to shere some common userControls. Optimally i want a
class libarary project wich contains the controls so i could import the DLL
and use the controls. But that of course doesnt work.
How should i do this? Sinve i only can create UserControls in a webProejct,
and dont want to create a "dummy" webProject from wich I can share
controles. Neither do i want one project to be a "master" project, because
there are....equal.
Any comments?. I imagine the also could be some security issues if i had to
share between so production projects.
Thank in regards