
ASP.NET Web API 2 Hands-On, Build your RESTful Web Service with ASP.NET Web API 2 from the ground up and learn how to use the new Attribute Routing.
- Created by Patrick God
- English
- English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Build RESTful web services with Web API 2
- Create custom URIs with Attribute Routing
- Save data persistently in a database with Entity Framework Code First migrations
- Use Attribute Routing to your advantage
- Use JQuery to create, read, update and delete objects with Web API 2
- Requirements
- Visual Studio 2015 Community Edition (free!)
- Other versions of Visual Studio also work, but might be slightly different
- You should have a little experience in building web applications in ASP.NET
- You should have a little experience in C#
- Experience with JQuery might help but is not absolutely necessary
- Google Chrome or Mozilla Firefox are best suited to see the results of our web service