ASP.NET Web API, Part 2 of 4: HTTP Pipeline
Interactive

ASP.NET Web API, Part 2 of 4: HTTP Pipeline

LearnNow Online
Updated Aug 23, 2018

Course description

The ASP.NET Web API HTTP Pipeline course starts with data exchange through the Pipeline, covering Pipeline Elements and HTTP request, response and message handlers. The course then moves on to Improving HTTP Responses with CRUD responses and Exception Handling and finish up with Custom Handlers.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

This course assumes that students have some programming background and experience using Visual Studio 2010 and Visual C#. A basic understanding of JavaScript, the ASP.NET MVC framework, and web services will be helpful but not required.


Meet the expert

Phil Ledgerwood

Philip Ledgerwood has been a software developer for fifteen years. He currently works primarily in .NET technologies producing custom software for organizations of all sizes. He has also done extensive training for those same organizations in both technical and business process topics. Philip is a strong advocate of Lean and agile software development and spends most of his time helping companies interested in the value those practices can bring to their development efforts. He does this through a combination of training and working "in the trenches" as a developer on these teams, keeping a hand in the academic side of emerging technology and practices while also directly applying it in real projects to bring real business value.

Video Runtime

66 Minutes

Time to complete

251 Minutes

Course Outline

ASP.NET Web API HTTP Pipeline

Pipeline Elements (21:26)

  • Introduction (00:40)
  • Pipeline Elements (03:09)
  • HttpRequestMessage (00:56)
  • HttpResponseMessage (01:52)
  • HttpMessageHandler (01:09)
  • Client-Side Pipeline (03:00)
  • Server-Side Pipeline (04:52)
  • Demo: Using Pipeline (05:25)
  • Summary (00:17)

Improving HTTP Responces (27:58)

  • Introduction (01:08)
  • Improving CRUD Responses (01:46)
  • Exception Handling (01:50)
  • Demo:CRUD Operation (02:40)
  • Demo:Exception (01:38)
  • Demo: Httpresponsemessage (04:18)
  • Demo: Put and Delete (02:10)
  • Demo: More Response Exceptions (02:57)
  • Demo: New Exception (01:13)
  • Demo: Exception Filters (05:00)
  • Demo: Wire up into App (02:51)
  • Summary (00:22)

Custom Handlers (17:33)

  • Introduction (01:03)
  • Custom Handlers (01:34)
  • Demo: Custom Handlers (02:38)
  • Demo: Handler to Pipeline (03:22)
  • Demo: Add Message to Headers (03:38)
  • Demo: Message to Custom Header (03:00)
  • Demo: Private Static Void (01:56)
  • Summary (00:19)
;