Reputation: 323
i want to create modular application in asp mvc 4 like joomla cms and i want to use area for modules and create new solution for Each modules where each modules is 3 layer (service layer- domain classes - Model) . I use Code first.
how to implement it?
Upvotes: 4
Views: 3509