PreviousNext

MVC using Web API and JQuery to GET or POST Data

by bill-s, 2013-11-02T19:11:26.000Z

In this tip, you can learn about how to use WebApi with MVC and jquery. I have defined get, post, put and delete methods using model class to use it in jquery at client side and MVC controller.

Read More