Course Description: The ASP.NET Web API Basics course gets your feet wet with an introduction to the basics of ASP.NET Web API including REST, GET, POST and other related topics. Then the course will look at the Web API routing and discuss Default Mapping, HTTP Method Attributes then finish up with filtering data techniques.
1+ hours of media runtime
Introduction to Web API
- What is ASP.NET Web API?
- REST
- GET
- POST
- PUT
- DELETE
- Demo:Creating Web API
- Demo:Back-end Code
- Demo:Using WPI
- Demo:GET
- Demo:POST, PUT, DELETE
Web API Routing
- Web API Routing
- Default Mapping
- Alternative Routing Convention
- HTTP Method Attributes
- AcceptVerbs Attribute
- Action Names in the URL
- Removing Actions from Routing
- Demo:Code for Routing
- Demo: Change Routing
- Demo: Tie to Many Methods
- Demo:Actions without Routing
Filtering Data
- Filtering Data with Parameters
- Filter
- Order By
- Paging
- There is More
- Demo:Filters
- Demo:Order By
- Demo:Paging
No comments:
Post a Comment