Mulitple websites using the same code but different web.config files
I have mulitple websites using the same code but different web.config files. Is there a way where I can achieve not having multiple copies of the same code? so its easy to mantain?
Thanks
Comment