1.

What is most common similarities in MVC and Web API?

Answer»

What is most common similarities in MVC and Web API?
One of the most common similarities in between MVC and Web API is that they are BASED on PRINCIPLE of SEPARATION of CONCERNS and different concepts like the Models, ROUTING and the controllers.



Discussion

No Comment Found