adspace


What is the difference between web api and mvc routing?

Answer Posted / Tarun Kumar

Web API is a framework for building HTTP services, while MVC Routing is used to map URLs to Controller actions in an ASP.NET MVC application.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is latest mvc version?

76