I think a perfect scenario for using instances is when you have a single product that must be installed independently for individual clients. So lets say I have a web project consisting of a web service. This project will have its own web.config, global.asax, etc. The docs state th...
[More]