1

How can I separate Model and Controller to the other class library because in large project the number of views/model/controller might increase to "N" number which becomes difficult for me to traverse the correct code.

Chris
  • 2,293
  • 11
  • 48
  • 86

1 Answers1

0

Does this one help you? (It's referenced on this question)

Community
  • 1
  • 1
TweeZz
  • 4,779
  • 5
  • 39
  • 53