S
Shikari Shambu
Hi All,
I have a situation where multiple applications are sharing some pages/
controls.
So, I have a separate common project that has the common pages/ controls.
My question is how do I reference these pages/ controls from my ASP.NET web
projects
WEbApp1 url http://localhost/app1 C:\Apps\App1
WEbApp2 url http://localhost/app2 C:\Apps\App2
Common C:\Apps\Common
And, what are the best practices for scenarios like this
TIA
I have a situation where multiple applications are sharing some pages/
controls.
So, I have a separate common project that has the common pages/ controls.
My question is how do I reference these pages/ controls from my ASP.NET web
projects
WEbApp1 url http://localhost/app1 C:\Apps\App1
WEbApp2 url http://localhost/app2 C:\Apps\App2
Common C:\Apps\Common
And, what are the best practices for scenarios like this
TIA