Developing Azure & Web Services: Consuming Services
Visual Studio
| Expert
- 18 videos | 1h 10m 12s
- Includes Assessment
- Earns a Badge
Many web services use ASP.NET to handle data and CRUD operations by using OData. Explore ASP.NET, the ASP.NET Pipeline, and the OData protocol.
WHAT YOU WILL LEARN
-
Use javascript to synchronously and asynchronously request xml or json contentUse the httpclient to consume a web service from within a .net clientWork with request batching to reduce network trafficRecognize where exceptions can occur in a request and handle them gracefullyDescribe how to secure a web service using https and authenticationUse authentication credentials to secure a web serviceDecouple components from dependencies and use dependency injectionUse the asp.net web api dependency resolver interface to provide instances of needed controllersDescribe how to customize or extend the asp.net web api pipeline
-
Use the delegatinghandler class to create a handlerAdd filters to an asp.net web api to extend a pipelineCreate an asp.net web api asynchronous action to improve scalability when doing i/o heavy operationsUse pipeline filters to extend authorization and authenticationDescribe the odata serviceCreate an odata queryable action using a query string optionExtend the odata action using a model, controller, and routeConsume an odata service using the tools built into visual studio or programmatically with linqConsume and create advanced services, manipulating the asp.net pipeline, and using odata services
IN THIS COURSE
-
4m 2sLearn how to use JavaScript to request XML or JSON content synchronously or asynchronously. FREE ACCESS
-
3m 12sLearn how to use the HttpClient to consume a web service from within a .NET client. FREE ACCESS
-
3m 11sDuring this video, you will learn how to work with request batching to reduce network traffic. FREE ACCESS
-
2m 55sUpon completion of this video, you will be able to recognize where exceptions can occur in a request and handle them accordingly. FREE ACCESS
-
4m 21sUpon completion of this video, you will be able to describe how to secure a Web Service using HTTPS and authentication. FREE ACCESS
-
3m 50sIn this video, learn how to use authentication credentials to secure a web service. FREE ACCESS
-
4m 33sIn this video, learn how to decouple components from dependencies and use dependency injection. FREE ACCESS
-
4m 30sIn this video, find out how to use the ASP.NET Web API Dependency Resolver interface to provide instances of needed controllers. FREE ACCESS
-
4m 29sAfter completing this video, you will be able to describe how to customize or extend the ASP.NET Web API Pipeline. FREE ACCESS
-
2m 45sDuring this video, you will learn how to create a handler using the DelegatingHandler class. FREE ACCESS
-
3m 4sLearn how to add filters to an ASP.NET Web API to extend the pipeline. FREE ACCESS
-
3m 13sFind out how to create an ASP.NET Web API Asynchronous Action to improve scalability when doing I/O heavy operations. FREE ACCESS
-
5m 45sIn this video, learn how to use Pipeline filters to extend authorization and authentication. FREE ACCESS
-
2m 59sUpon completion of this video, you will be able to describe the OData service. FREE ACCESS
-
3m 40sIn this video, find out how to create an OData queryable action using a Query String option. FREE ACCESS
-
5m 13sLearn how to extend the OData action using a Model, Controller, and Route. FREE ACCESS
-
3m 25sTo consume an OData service using Visual Studio, follow these steps: 1. In Server Explorer, right-click the Data Connections node and then click Add Connection. The Add Connection dialog box appears. 2. In the Data source list, click OData Data Service. 3. In the Service URI text box, type the URI of the OData service. 4. In the Connection name text box, type a name for the connection, and then click OK. 5. In Server Explorer, expand the connection that you just created, expand Tables, and then double-click a table to display data in the DataGridView control. To consume an OData service using LIN FREE ACCESS
-
5m 5sLearn how to consume and create advanced services, manipulate the ASP.NET Pipeline, and use OData services. FREE ACCESS
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.