Home > Net >  Based advanced MVC WebApi combat video tutorial
Based advanced MVC WebApi combat video tutorial

Time:09-19

WebAPI is a system used to develop indirect mouth, device interface API technology, based on Http protocol, the request and returns the default format results is the json format, more simple than the WCF, more general, more save than WebService flow, more concise, Web API is a lightweight framework, very suitable for building mobile client service,
WebApi base + advanced combat video tutorials, the course is divided into two stages, foundation and prestige (improve) stage, two stages are at the same time of explaining theories provide some relevant examples, practical field with everybody, in the process, from introductory to advanced, from simple to complex, gradual WebApi project development important knowledge and skills,

The first chapter, the WebApi course introduces
The first section: WebApi and this course is an introduction to
The second chapter, the WebApi quickstart
Section 1: by WebApi query of database table
The second section: the client calls the service side WebApi interface in the browser display data
The third section: Get queries with parameter
The fourth section: the client via Post calls webApi interface to the database to add product information
Section 5: modifying, and deleting WebApi interface call 1
Section 6: modify, and delete WebApi interface call 2
the third chapter, WebApi advanced
The first section: the HTTP protocol, the content and the request method introduces
The second section: the HTTP response message, common status code
Working principle of the third section: the HTTP request/response steps
Section 4: WebApi Post transfer and pay attention to some problems
Section 5: WebApi security mechanism - login authentication processing 1
Section 6: WebApi security mechanism - login authentication processing 2
Section 7: HttpClient c # code invokes the WebApi interface implementation query
Section 8: HttpClient call WebApi interface implementation in c # code to add
Section 9: HttpClient modify and delete function complete
The third chapter, WebApi improve
The first section: WebApi routing based on
and execution processSection 2: WebApi features routing, routing prefix
The third section: WebApi interface call cross-domain problem and preserved by the Session data

Courses and free and proved address: WebApi base + advanced MVC combat video tutorial
https://edu.csdn.net/course/detail/28101

CodePudding user response:

Good advertising
  •  Tags:  
  • C#
  • Related