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.
Asked
Active
Viewed 1,330 times