fileFreeTutorials-Eu-real-wo-1NnSp

FreeTutorials real world aspnet web api services for net framework
  • MP401 Introduction\\/001 Introduction.mp492.30MB
  • MP401 Introduction\\/002 Creating a Basic Web API Project in Visual Studio.mp413.52MB
  • MP401 Introduction\\/003 Alternative Starting Point Azure API App Template.mp412.04MB
  • MP401 Introduction\\/004 Sumry.mp43.04MB
  • MP402 Integration Testing - Calling Your Service over HTTP\\/005 Section 2 Introduction.mp459.68MB
  • MP402 Integration Testing - Calling Your Service over HTTP\\/006 Using Fiddler With a Browser.mp49.05MB
  • MP402 Integration Testing - Calling Your Service over HTTP\\/007 Using Postn.mp412.02MB
  • MP402 Integration Testing - Calling Your Service over HTTP\\/008 Using Swagger via Swashbuckle.mp49.51MB
  • MP402 Integration Testing - Calling Your Service over HTTP\\/009 Section 2 Sumry.mp43.42MB
  • MP403 Routing Requests to Controllers and Actions\\/010 Section 3 Introduction.mp442.83MB
  • MP403 Routing Requests to Controllers and Actions\\/011 Template st<x>yle Routing.mp421.41MB
  • MP403 Routing Requests to Controllers and Actions\\/012 Declarative Attribute st<x>yle Routing.mp425.50MB
  • MP403 Routing Requests to Controllers and Actions\\/013 Constraining Route Parameters.mp414.31MB
  • MP403 Routing Requests to Controllers and Actions\\/014 Custom Route Constraints.mp427.92MB
  • ZIP03 Routing Requests to Controllers and Actions\\/014 Enum-Constraint-Simple-Example-Demo.zip597.50KB
  • MP403 Routing Requests to Controllers and Actions\\/015 AcceptVerbs Multiple Routes Route Names and Self-Referencing URLs.mp432.31MB
  • MP403 Routing Requests to Controllers and Actions\\/016 Optional Route Parameters and Default Values.mp48.51MB
  • MP403 Routing Requests to Controllers and Actions\\/017 Route Precedence.mp417.22MB
  • MP403 Routing Requests to Controllers and Actions\\/018 Parameter Binding.mp423.62MB
  • MP403 Routing Requests to Controllers and Actions\\/019 Wildcard Parameters.mp414.00MB
  • ZIP03 Routing Requests to Controllers and Actions\\/020 Section3SourceCode.zip451.95KB
  • MP403 Routing Requests to Controllers and Actions\\/020 Section 3 Sumry.mp48.52MB
  • MP404 The Web API Pipeline Delegating Handlers\\/021 Section 4 Introduction.mp4111.47MB
  • MP404 The Web API Pipeline Delegating Handlers\\/022 An Opinionated View of Web API.mp412.85MB
  • MP404 The Web API Pipeline Delegating Handlers\\/023 Introduction to DelegatingHandlers.mp45.49MB
  • MP404 The Web API Pipeline Delegating Handlers\\/024 Simple Example of a DelegatingHandler.mp412.10MB
  • MP404 The Web API Pipeline Delegating Handlers\\/025 Example of an API Key DelegatingHandler.mp425.06MB
  • MP404 The Web API Pipeline Delegating Handlers\\/026 Example of a DelegatingHandler Failure.mp412.14MB
  • MP404 The Web API Pipeline Delegating Handlers\\/027 Processing Load Balancer Headers with a DelegatingHandler.mp430.15MB
  • MP404 The Web API Pipeline Delegating Handlers\\/028 Section 4 Sumry.mp43.91MB
  • MP405 The Web API Pipeline Action Filters and Return Types\\/029 Introduction.mp434.45MB
  • MP405 The Web API Pipeline Action Filters and Return Types\\/030 Overview of Action Filters.mp45.49MB
  • MP405 The Web API Pipeline Action Filters and Return Types\\/031 Simple Example of an Action Filter.mp422.61MB
  • MP405 The Web API Pipeline Action Filters and Return Types\\/032 Example of a Client-side Caching Action Filter.mp418.66MB
  • MP405 The Web API Pipeline Action Filters and Return Types\\/033 Overview of Action Method Return Types.mp411.14MB
  • MP405 The Web API Pipeline Action Filters and Return Types\\/034 Return Types Part 1 The Traditional Model.mp426.85MB
  • MP405 The Web API Pipeline Action Filters and Return Types\\/035 Return Types Part 2 The IHttpActionResult Model.mp434.26MB
  • MP405 The Web API Pipeline Action Filters and Return Types\\/036 Part 1 Example of Model Validation in an Action Filter.mp414.60MB
  • MP405 The Web API Pipeline Action Filters and Return Types\\/037 Part 2 Example of Model Validation in an Action Filter.mp415.70MB
  • MP405 The Web API Pipeline Action Filters and Return Types\\/038 Section 5 Sumry.mp44.12MB
  • MP406 Authentication Filters\\/039 Introduction.mp475.55MB
  • MP406 Authentication Filters\\/040 Part 1 Introduction to Authentication Filters.mp4139.33MB
  • MP406 Authentication Filters\\/041 Part 2 Introduction to Authentication Filters.mp4109.31MB
  • MP406 Authentication Filters\\/042 Part 1 Creating a Basic Authentication Filter from the Template.mp4112.40MB
  • MP406 Authentication Filters\\/043 Part 2 Creating a Basic Authentication Filter from the Template.mp488.02MB
  • MP406 Authentication Filters\\/044 Part 1 Creating a Custom JSON Web Token (JWT) Authentication Filter.mp484.53MB
  • MP406 Authentication Filters\\/045 Part 2 Creating a Custom JSON Web Token (JWT) Authentication Filter.mp4126.66MB
  • MP406 Authentication Filters\\/046 Part 3 Creating a Custom JSON Web Token (JWT) Authentication Filter.mp475.97MB
  • MP406 Authentication Filters\\/047 Overriding the Authentication Filter List.mp436.76MB
  • MP406 Authentication Filters\\/048 Section 6 Sumry.mp417.39MB
  • ZIP06 Authentication Filters\\/048 TestProject6-FinalCodeSec7.zip8.67MB
  • MP407 Authorization Filters\\/049 Introduction.mp435.06MB
  • MP407 Authorization Filters\\/050 Overview of Authorization Filters.mp446.82MB
  • MP407 Authorization Filters\\/051 The Authorize and AllowAnonymous Attributes.mp494.55MB
  • MP407 Authorization Filters\\/052 Example of a RequireHttps Authorization Filter.mp465.82MB
  • MP407 Authorization Filters\\/053 Example of a RequireClaims Authorization Filter.mp4130.14MB
  • MP407 Authorization Filters\\/054 Section 7 Sumry.mp411.76MB
  • MP408 Exceptions and Error Handling\\/055 Introduction.mp477.53MB
  • MP408 Exceptions and Error Handling\\/056 The Global.asax.cs Application_Error() Handler of Last Resort.mp4103.98MB
  • MP408 Exceptions and Error Handling\\/057 Exception Filters.mp490.75MB
  • MP408 Exceptions and Error Handling\\/058 Global Exception Handlers.mp4112.32MB
  • MP408 Exceptions and Error Handling\\/059 Global Exception Loggers.mp469.98MB
  • MP408 Exceptions and Error Handling\\/060 Introduction to RFC 7807 Problem Responses.mp431.41MB
  • MP408 Exceptions and Error Handling\\/061 Part 1 RFC 7807 Library for Web Api.mp499.04MB
  • MP408 Exceptions and Error Handling\\/062 Part 2 RFC 7807 Library for Web Api.mp4109.41MB
  • MP408 Exceptions and Error Handling\\/063 Part 3 RFC 7807 Library for Web Api - Examples.mp4172.94MB
  • MP408 Exceptions and Error Handling\\/0 Section 8 Sumry.mp412.58MB
  • MP409 Other ics\\/065 Introduction.mp424.80MB
  • MP409 Other ics\\/066 Swashbuckle (Swagger) Behiors.mp4124.42MB
  • MP410 Course Sumry\\/069 Sumry And Where To Go Next.mp479.73MB
Latest Search: 1.DJSF-143   2.NCGB-001   3.WED-054   4.IDBD-403   5.MOM-081   6.AUKG-102   7.DJSF-129   8.MDS-061   9.ID-20019   10.DVH-110   11.DIV-140   12.NJPDS-0159   13.DWD-052   14.CRAD-048   15.HXAY-004   16.DSFR-02   17.MTD-14   18.PSSD-266   19.SMD-25   20.IDBD-298   21.VIPD-278   22.SLBB-006   23.AAJ-024   24.XV-219   25.MIBD-515   26.EMU-034   27.NOV-2493   28.SVOMN-057   29.ONSD-583   30.ONSD-518   31.NPD-002   32.PBD-151   33.RKI-140   34.SFLB-035   35.EMU-055   36.RCT-468   37.MIBD-662   38.DV-1064   39.JUKD-429   40.TYWD-029   41.SKSTD-90   42.FUT-003   43.LADY-069   44.CHERD-30   45.PARM-016   46.CVDX-112   47.HODV-20837   48.SMS-001   49.MBYD-160   50.DV-092   51.OKSN-163   52.DSE-1155   53.MXGS-184   54.YLW-4032   55.TMRD-555   56.MKCK-012   57.MGDV-029   58.AWT-003   59.XV-1002   60.CMC-051   61.ARM-0250   62.KHKO-3001   63.PSI-222   64.SCF-017   65.PPS-223   66.DVDES-033   67.D-739   68.SOX-031   69.DVPJ-001   70.HEDV-099   71.143   72.001   73.054   74.403   75.081   76.102   77.129   78.061   79.20019   80.110   81.140   82.0159   83.052   84.048   85.004   86.02   87.14   88.266   89.25   90.298   91.278   92.006   93.024   94.219   95.515   96.034   97.2493   98.057   99.583   100.518   101.002   102.151   103.140   104.035   105.055   106.468   107.662   108.10   109.429   110.029   111.90   112.003   113.069   114.30   115.016   116.112   117.20837   118.001   119.160   120.092   121.163   122.1155   123.184   124.4032   125.555   126.012   127.029   128.003   129.1002   130.051   131.0250   132.3001   133.222   134.017   135.223   136.033   137.739   138.031   139.001   140.099