YoVDO

Build Web APIs using ASP.NET

Offered By: Microsoft via edX

Tags

Web Development Courses C# Courses ASP.NET Core Courses Entity Framework Courses JSON Courses CORS Courses

Course Description

Overview

Want to learn how to serve data to your client applications using Web API? Perhaps you are considering creating applications for mobile devices but your data needs will exceed the storage capacity of the device. Perhaps you want tighter control over the data and wish to provide options for devices with limited or not always-on connectivity.

This course offers insight into the use of Web APIs using ASP.NET and C#. You’ll start with a review of client/server architectures and learn about data serialization and deserialization with JSON as the data format.

You will then be introduced to REST and RESTful concepts with discussions on synchronous and asynchronous programming.

The third module introduces you to ASP.NET Core and using Entity Framework for data access.

Finally, you will learn how to use Cross-Origin Resource Sharing (CORS) with your services and how to secure your Web APIs


Taught by

Gerry O'Brien and Timothy Liu

Tags

Related Courses

Building Chatbot with Google DialogFlow
Coursera Project Network via Coursera
Web Development with ASP.NET C# and Entity Framework Code-First
Canvas Network
Database Design with SQL Server Management Studio (SSMS)
Coursera Project Network via Coursera
Developing Data Client Applications and Services
Microsoft via edX
Learn ASP.NET Core 3.1 - Full Course for Beginners [Tutorial]
freeCodeCamp