Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Ecommerce site in different asp.net project from cms but using same database

Vote:
 

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?

#196731
Sep 10, 2018 15:08
Vote:
 

It should work. As long you share the (CMS) content types between two sites.

Note that this usually come with the cost that you now need license for multiple sites. 

#196736
Sep 10, 2018 16:26
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.