Split Web Application project in several projects

Currently, I know a solution for creating "child" web application projects in VS, which is described in detail here . However, this solution was described in detail in VS2005. It still works in VS2010, but it looks like there are still a few problems with it, since it is effectively hacked by VS.

I was wondering if there is anything new or better in VS2008 or VS2010 in order to better support the separation of the web project - I can not find anything on it.

Thank.

+3
source share
3 answers

-. , .

, , , -.

+1

? - asp.net web.config .

, web.config . IIS, -, . - cassini ( -) , IIS, - IIS IIS Express.

0

All Articles