4

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?

WatsMyName
  • 4,240
  • 5
  • 42
  • 73
user818566
  • 323
  • 1
  • 6
  • 10

1 Answers1

4

this article is best solution

http://geekswithblogs.net/cokobware/archive/2013/01/15/asp.net-mvc-4-pluggable-application-modules.aspx

Regards

Hamed Khatami
  • 525
  • 1
  • 5
  • 14