While working on an ASP.NET MVC 4 application, I have a requirement to use one project in another project

Viewed 41

For example: I have a project A and a project B. I need to use project B inside of project A. How Project A & B Communicate each other in MVC

0 Answers
Related