REST WCF Service for Web Applications in ASP.NET Hands-On, Build a modern REST/restful WCF Service for web applications with ASP.NET & jQuery - First success within 10 minutes!
HIGHEST RATED
Created by Patrick God
English
English [Auto-generated]
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
- Build a restful WCF service from the ground up
- Understand the configurations file for the service
- Use and implement HTTP Request Methods or verbs for a restful communication like GET, POST, PUT & DELETE
- Use the Google Chrome developer tools and read the network communications
- Implement all CRUD operations (Create, Read, Update, Delete)
- Implement custom requests like searching or sorting and use the RequestURI to your advantage, e.g. by passing arguments in the URL or in the body of your request
- Debug your C# and also JavaScript code in Visual Studio
- Send status codes (like 404 Not Found) back to the client and react to them properly
More Courses by Patrick God
Build the back-end of a .NET Core 3.1 web application with Web API, Entity Framework Core & SQL Server in no time!
Learn how to build a single-page application from start to finish with ASP.NET Web API 2, Entity Framework and jQuery.
Build a real world web app by creating your own SEO-friendly blog with Angular Universal, Node.js, Sequelize & MariaDB.
