P
Paul Cheetham
Hi,
We are developing a large modular application, and in order to simplify
splitting of work between developers etc. we want to develop it using
several different projects, and then combine the results into a single site.
We plan to do this by having a 'Site' folder in which the main project
will sit, with each of the other projects as a sub-folder of this.
The main project has master pages defined, as well as custom error pages
etc. which we would like to reference in all the other projects.
Can anyone tell me:
- Is this possible at all - has somebody managed it?
- Is there a way of making all the projects use the Web.config file from
the main project?
- Are there likely to be any problems using session to pass data between
applications?
- Anything else I need to know, any tutorials etc?
I am using VS2005 Pro (c#)
Thankyou
Paul.
We are developing a large modular application, and in order to simplify
splitting of work between developers etc. we want to develop it using
several different projects, and then combine the results into a single site.
We plan to do this by having a 'Site' folder in which the main project
will sit, with each of the other projects as a sub-folder of this.
The main project has master pages defined, as well as custom error pages
etc. which we would like to reference in all the other projects.
Can anyone tell me:
- Is this possible at all - has somebody managed it?
- Is there a way of making all the projects use the Web.config file from
the main project?
- Are there likely to be any problems using session to pass data between
applications?
- Anything else I need to know, any tutorials etc?
I am using VS2005 Pro (c#)
Thankyou
Paul.