Try our conversational search powered by Generative AI!

What's the recommended way to create BIG MVC site

Vote:
 

Hi

We are in the design stages of a hugh site with hunderds of Views and that much of controllers/viewmodells and etc.

my question is , in EPI or any MVC soultion whats the best way to approch this soultion ?

my teams will work on different soultions with one core portal and I don't want them to add the views to the core.

i tried.

1. post build copying to the core portal VIEWS

2. found a compile time that add the views to DLL.

the most important i think thats when working on views i don't have to build/deploy just to change from span to div

???

#85505
Apr 28, 2014 15:50
Vote:
 

Look at using ASP.NET MVC Areas for these, together with themes for easily customizing the different views for each site.

Frederik

#85506
Apr 28, 2014 16:28
* 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.