zhongziso
搜索
zhongziso
首页
首页
功能
磁力转BT
BT转磁力
关于
使用教程
免责声明
磁力助手
Building and Securing a RESTful API for Multiple Clients in ASP.NET
magnet:?xt=urn:btih:EDB9149429477C6A16963AC8012388189179A6D0&dn=Building and Securing a RESTful API for Multiple Clients in ASP.NET
磁力链接详情
文件列表详情
EDB9149429477C6A16963AC8012388189179A6D0
infohash:
96
文件数量
766.14 MB
文件大小
2015-3-19 12:20
创建日期
2024-11-3 11:08
最后访问
相关分词
Building
and
Securing
a
RESTful
API
for
Multiple
Clients
in
ASP
NET
01.Introduction/001.Introduction.mp4 5.72 MB
01.Introduction/002.Demo Case Introduction.mp4 1.42 MB
01.Introduction/003.Gathering Functional, Technical, and Environmental Requirements.mp4 13.99 MB
01.Introduction/004.Summary.mp4 1.49 MB
02.Building the API - REST and Web API Primer/005.Introduction to REST.mp4 6.14 MB
02.Building the API - REST and Web API Primer/006.REST Architectural Constraints.mp4 4 MB
02.Building the API - REST and Web API Primer/007.REST Architectural Constraints - Uniform Interface.mp4 5.61 MB
02.Building the API - REST and Web API Primer/008.REST Architectural Constraints - HATEOAS.mp4 2.54 MB
02.Building the API - REST and Web API Primer/009.The Case for Pragmatism.mp4 2.55 MB
02.Building the API - REST and Web API Primer/010.Introduction to ASP.NET Web API.mp4 1.18 MB
02.Building the API - REST and Web API Primer/011.Summary.mp4 2.15 MB
03.Building the API – Implementing Basic Requirements/012.Introduction and Designing Resource URIs.mp4 6.67 MB
03.Building the API – Implementing Basic Requirements/013.Interacting with Resources.mp4 5.81 MB
03.Building the API – Implementing Basic Requirements/014.HTTP Status Codes.mp4 3.51 MB
03.Building the API – Implementing Basic Requirements/015.Demo - Solution Overview and Getting a List of Resources with GET.mp4 21.81 MB
03.Building the API – Implementing Basic Requirements/016.Demo - Getting a Single Resource with GET.mp4 14.05 MB
03.Building the API – Implementing Basic Requirements/017.Demo - Formatters and Result Formatting.mp4 4.68 MB
03.Building the API – Implementing Basic Requirements/018.Demo - Creating a Resource with POST.mp4 8.94 MB
03.Building the API – Implementing Basic Requirements/019.Demo - Updating a Resource with PUT.mp4 7.08 MB
03.Building the API – Implementing Basic Requirements/020.A Few Words on PATCH.mp4 3.08 MB
03.Building the API – Implementing Basic Requirements/021.Demo - Partially Updating a Resource with PATCH.mp4 10.61 MB
03.Building the API – Implementing Basic Requirements/022.Demo - Deleting a Resource with DELETE.mp4 4.66 MB
03.Building the API – Implementing Basic Requirements/023.Demo - Relations and URI Mapping.mp4 14.96 MB
03.Building the API – Implementing Basic Requirements/024.Demo - Sorting.mp4 10.11 MB
03.Building the API – Implementing Basic Requirements/025.Demo - Filtering.mp4 5.97 MB
03.Building the API – Implementing Basic Requirements/026.Implementing Paging Support.mp4 2.77 MB
03.Building the API – Implementing Basic Requirements/027.Demo - Paging.mp4 14.36 MB
03.Building the API – Implementing Basic Requirements/028.Summary.mp4 1.23 MB
04.Building the API – Implementing Advanced Requirements/029.Introduction to Data Shaping.mp4 2.84 MB
04.Building the API – Implementing Advanced Requirements/030.Demo - Allowing Field-level Selection with Data Shaping.mp4 11.58 MB
04.Building the API – Implementing Advanced Requirements/031.Demo - Allowing Inclusion of Associations with Data Shaping.mp4 12.17 MB
04.Building the API – Implementing Advanced Requirements/032.HTTP Caching.mp4 4.75 MB
04.Building the API – Implementing Advanced Requirements/033.Demo - HTTP Caching.mp4 7.13 MB
04.Building the API – Implementing Advanced Requirements/034.Breaking REST with OutputCache.mp4 2.16 MB
04.Building the API – Implementing Advanced Requirements/035.Versioning Strategies.mp4 5.7 MB
04.Building the API – Implementing Advanced Requirements/036.Demo - Versioning Strategies.mp4 19.73 MB
04.Building the API – Implementing Advanced Requirements/037.What About Transactions.mp4 3.3 MB
04.Building the API – Implementing Advanced Requirements/038.Summary.mp4 1.57 MB
05.Deploying the API/039.Introduction and Deployment Overview.mp4 3.51 MB
05.Deploying the API/040.Demo - Deploying the DB to Azure.mp4 10.75 MB
05.Deploying the API/041.Demo - Deploying the API to Azure.mp4 4.98 MB
05.Deploying the API/042.Cross-origin Resource Sharing.mp4 2.9 MB
05.Deploying the API/043.Demo - Cross-origin Resource Sharing.mp4 6.93 MB
05.Deploying the API/044.Summary.mp4 1.13 MB
06.Consuming the API/045.Introduction.mp4 2.77 MB
06.Consuming the API/046.Demo - Retrieving Resources.mp4 18.66 MB
06.Consuming the API/047.Demo - Creating Resources.mp4 8.99 MB
06.Consuming the API/048.Demo - Editing Resources.mp4 7.01 MB
06.Consuming the API/049.Demo - Deleting Resources.mp4 3.15 MB
06.Consuming the API/050.Demo - Sorting Resources.mp4 2.88 MB
06.Consuming the API/051.Demo - Paging Resources.mp4 15.99 MB
06.Consuming the API/052.Demo - Data Shaping.mp4 5.91 MB
06.Consuming the API/053.Demo - Editing Resources (partial).mp4 12.59 MB
06.Consuming the API/054.Demo - Versioning.mp4 8.62 MB
06.Consuming the API/055.Demo - Filtering Resources.mp4 7.44 MB
06.Consuming the API/056.Choosing Where to Use HttpCache.mp4 3.25 MB
06.Consuming the API/057.Demo - Caching.mp4 21 MB
06.Consuming the API/058.Summary.mp4 1.26 MB
07.Security - From What Used to Work to What Works Today/059.Introduction and a Few Important Definitions.mp4 3.46 MB
07.Security - From What Used to Work to What Works Today/060.An Old, Familiar, yet Insufficient Approach (Forms Authentication).mp4 3.16 MB
07.Security - From What Used to Work to What Works Today/061.A Better, yet Insufficient Approach (WS-Federation).mp4 5.27 MB
07.Security - From What Used to Work to What Works Today/062.Introduction to OAuth 2.0.mp4 3.61 MB
07.Security - From What Used to Work to What Works Today/063.OAuth 2.0 Client Types.mp4 2.73 MB
07.Security - From What Used to Work to What Works Today/064.OAuth 2.0 Protocol Endpoints.mp4 2.1 MB
07.Security - From What Used to Work to What Works Today/065.Authorization Code Grant.mp4 5.54 MB
07.Security - From What Used to Work to What Works Today/066.Implicit Grant.mp4 3.88 MB
07.Security - From What Used to Work to What Works Today/067.Client Credentials Grant.mp4 1.56 MB
07.Security - From What Used to Work to What Works Today/068.Resource Owner Password Credentials Grant.mp4 4.17 MB
07.Security - From What Used to Work to What Works Today/069.Introduction to OpenID Connect.mp4 2.98 MB
07.Security - From What Used to Work to What Works Today/070.Hybrid Flow.mp4 1.99 MB
07.Security - From What Used to Work to What Works Today/071.Summary.mp4 1.54 MB
08.Configuring and Deploying a Security Token Service/072.Choosing a Security Token Service.mp4 3.86 MB
08.Configuring and Deploying a Security Token Service/073.Clients, Scopes, and Users.mp4 2.96 MB
08.Configuring and Deploying a Security Token Service/074.Demo - Hosting, Configuring, and Deploying IdentityServer.mp4 24.96 MB
08.Configuring and Deploying a Security Token Service/075.Summary.mp4 808.63 KB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/076.Introduction and MVC Client Choosing the Correct Flow.mp4 3.49 MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/077.Demo - Hybrid Flow.mp4 20.22 MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/078.Demo - UserInfo Endpoint.mp4 7.97 MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/079.Demo - Claims Transformation.mp4 19.33 MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/080.Demo - Role-based Authorization.mp4 13.6 MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/081.Demo - External Providers (Facebook).mp4 15.9 MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/082.Demo - User-specific Data - Client Responsibility.mp4 4.26 MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/083.WP Client Choosing the Correct Flow.mp4 898.27 KB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/084.Demo - IIS Express and Windows Phone.mp4 5.51 MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/085.Demo - Implicit Flow.mp4 26.46 MB
09.Securing the Client Applications (OAuth 2.0 and OpenID Connect)/086.Summary.mp4 2.36 MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/087.Introduction.mp4 930.54 KB
10.Securing the API (OAuth 2.0 and OpenID Connect)/088.Demo - Calling the API on Behalf of the User.mp4 12.67 MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/089.Demo - Role-based Authorization.mp4 16.43 MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/090.Demo - User-specific Data - API Responsibility.mp4 6.39 MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/091.Demo - Client Credentials Server to Server.mp4 14.65 MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/092.Demo - API Access Through Implicit Flow.mp4 4.35 MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/093.Demo - Refresh Tokens.mp4 19.28 MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/094.Summary.mp4 1.36 MB
10.Securing the API (OAuth 2.0 and OpenID Connect)/095.Course Summary.mp4 3.21 MB
building-securing-restful-api-aspdotnet - Exercise File.zip 84.64 MB
其他位置