Udemy discounts and deals

Get FRESH and NEWEST discounts for Udemy courses.

New Discounts & Coupons

Wednesday, 20 June 2018

ASP.NET Web API 2 Hands-On » SAVE 55% OFF!


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
Description
In this course you will learn how to build a RESTful web service with ASP.NET Web API 2 and integrate it into an ASP.NET web application. You will use Visual Studio 2015 Community Edition, which is completely free. Whether you are new to web services or already have built a web service with the first release of Web API or any other framework doesn't matter, you will build your new service from the ground up. What you already should have is a little experience in C#. Having some knowledge in JQuery and building web applications in general might help, but is not absolutely necessary.
By the end of this course, you will be able to build a RESTful web service with Web API 2 by yourself, make GET, POST, PUT and DELETE HTTP Requests with JQuery and AJAX and use the new Attribute Routing of Web API 2 to control your REST web service design by creating custom URIs. You will also get a sneak peak at Entity Framework Code First migrations and learn how to save your data persistently in a database.
The only tools we will use in this course are Visual Studio 2015 Community Edition and Google Chrome. Both are available for download for free.
All source codes and exercise solutions of this course are also available for download, of course.
Who is the target audience?
  • This course is for students who want to use Web API 2 to build a RESTful web service for their web application
  • It doesn't matter whether you already have built RESTful web services or you have no idea about web services at all. You will learn to build a web service with Web API 2 from the ground up and integrate it into an ASP.NET web application.