문제

I am creating an MVC3 web application. It has an Administrator side and a Client Side. They will be hosted on SEPERATE servers. The client side will be available ONLIE via internet and the Admin will be an INTRANET application. There are certain views which will be used by both the the public and the admin areas. Where should I put them. Do I have to create 2 copies of the views in both applications or should I put it somewhere common and share it? Thanks

도움이 되었습니까?

해결책

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top