Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
We have a Episerver CMS site based on Asp.Net Webforms. We are evaluating options for building an ecommerce site and would like to split that code into it's own Visual Studio project so we can use mvc, deploy the sites separately and have two smalled codebases instead of one monolith.
Is it possible to have two sites (one webforms and one mvc) using the same db?