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.
1+ hours of media runtime
Pipeline Elements
- Pipeline Elements
- HttpRequestMessage
- HttpResponseMessage
- HttpMessageHandler
- Client-Side Pipeline
- Server-Side Pipeline
- Demo: Using Pipeline
Improving HTTP Responces
- Improving CRUD Responses
- Exception Handling
- Demo:CRUD Operation
- Demo:Exception
- Demo: Httpresponsemessage
- Demo: Put and Delete
- Demo: More Response Exceptions
- Demo: New Exception
- Demo: Exception Filters
- Demo: Wire up into App
Custom Handlers
- Custom Handlers
- Demo: Custom Handlers
- Demo: Handler to Pipeline
- Demo: Add Message to Headers
- Demo: Message to Custom Header
- Demo: Private Static Void
No comments:
Post a Comment