Hi,
Just a suggestion to see how this is looked upon: Make the default composite application a WebApplication project. Why?
Website projects:
Just a suggestion to see how this is looked upon: Make the default composite application a WebApplication project. Why?
Website projects:
- Do not support transforms of .config files, which makes them hard to deploy in automated scenario's (Team buid/Cruise control for .NET, MS Deployment features/Ms Deploy);
- Security issue; source code is openly available;
- None to limited support for unit testing;
- No support for edit&continue.