ASP.NET WebAPI Fundamentals

Description:

To be completed.

Outcome:

To be completed.

Target Level:

To be completed.

Prerequisites:

To be completed.

Duration:

To be completed.

Curricula:

HTTP Protocol
Global.asax and Config Files
Models
Controllers
Routing
Implement GET, POST, PUT and DELETE methods
Query Strings
DTO
Model Validation
Data Binding
FromUri, FromBody
Filters
Content Type
Action Results
Authentication and Authorization
Data Mapping (Automapper)
RESTful
Consuming Web Services (FrontEnd and Client)
Dependency Injection (Structure Map)
ADO.NET
LINQ