Course Information
Course Overview
Learn how to build a RESTful WCF Service in an ASP.NET web application and call its methods with JQuery.
In this course you will learn how to build a RESTful WCF Service in an ASP.NET web application. You will use Visual Studio 2015 Community Edition, which is completely free. Whether you are new to WCF services or already have built a SOAP service and need to convert it to a REST service 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 a must.
By the end of this course, you will be able to build the REST WCF Service by yourself, make GET & POST HTTP Requests with JQuery & AJAX and use your own custom classes with your new web service.
All source codes are available for download, of course.
Course Content
- 1 section(s)
- 5 lecture(s)
- Section 1 The REST WCF Service
What You’ll Learn
- Build a RESTful WCF Service from the ground up
- Set up the Web.config and all necessary attributes and references
- Make GET & POST HTTP Requests with JQuery & AJAX
- Use and serialize custom classes with the WCF Service
Skills covered in this course
Reviews
-
LLuis Ángel Barra Huamalí
Nice introduction! Eventhough it's free, I think i'ts complete.
-
AAntonio Marcos Fernandes de Souza
Hi Patrick! Man, I did not know WCF but I know other concepts around Microsoft Technology and I needed to start to see WCF principles. So, thank you very much to help me to get that new knowledge. I know, there is much more to learn but I think that I start in a good place. Thank you! Fast and effective to a good start.
-
SSiva
The course explores about basic RESTFUL WCF services and calling it using the jquery ajax using GET & POST. good course for beginners and I recommend it.
-
DDavid A. Thompson Sr.
It was very good. Short and sweet. Straight to the point.