hi all,
I am trying to put model and controller in different class libraries as I have to do a large scale project on MVC but I am not getting right approach to do it.
I have googled it a lot but unable to get what i want. I have tried by myself too but i got stuck when i put controller in different library. I have put reference in my application but still I am unable to run it.
so,please show the right approach to do it.
Thanks.