London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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?