I currently know of a solution for creating “child” web application projects in VS that is detailed here. However that solution was detailed for VS2005. It still works in VS2010, however it looks like there are still a few issues with it as it is effectively a VS hack.
I was wondering if there has been anything new/better in VS2008 or VS2010 to better support splitting up a web project – I can’t find anything on it.
Thanks.
As an update on this, I decided not to use child web projects. I still feel like they’re a hack and wasn’t prepared to deal with any future unknowns.
It seems like there is no other way of achieving what I want, so I decided to go with one big Web Application project.