Thinking in HTTP

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Kevin Hazzard

Description

The ASP.NET Web API is a framework for building HTTP services that reach a broad range of clients, including browsers and mobile devices. In part 1 of this series, Kevin discusses HTTP, REST, and other foundational elements of the framework, and provides a hands-on introduction to the Web API.

Table of Contents

00:00:00 Introduction
00:00:40 Course Overview
00:01:08 Module Overview
00:02:44 Waves of Web Innovation
00:09:54 Representational State Transfer
00:15:35 How We Exposed Services in the Past (Demo)
00:21:10 First Look at the ASP.NET Web API (Demo)
00:27:46 Key Classes and Web API Architecture
00:31:14 Convention Versus Configuration
00:33:44 Simple Paging, Sorting, and Filtering
00:35:15 Paging, Sorting, and Filtering via Odata (Demo)
00:40:19 Closing Remarks

Related Links

Series

This course is part of the following series: