FileMood

Download 10 Ways to Build Web Services in .NET

10 Ways to Build Web Services in NET

Name

10 Ways to Build Web Services in .NET

 DOWNLOAD Copy Link

Total Size

776.2 MB

Total Files

123

Hash

E0EB1B43AE59617E132E2EAD1D81CBC6A8D31AB6

/3.WCF Web Services/

3.Creating A WCF Web Service and The WCF Test Client.wmv

18.4 MB

5.Calling our WCF Web Service with Add Service Reference.wmv

8.7 MB

2.Understanding WCF Configuration.wmv

7.5 MB

7.Review.wmv

5.3 MB

1.Introduction.wmv

4.8 MB

4.Data Contracts.wmv

4.2 MB

6.Client-side WCF Configuration.wmv

2.2 MB

/7.MVC3 Web Services/

7.Return XML with Action Filter.wmv

15.6 MB

2.Understanding MVC3 Configuration.wmv

11.9 MB

9.Fetching Data with HttpClient.wmv

10.1 MB

12.Review.wmv

9.8 MB

8.Return XML with Custom ActionResult.wmv

8.8 MB

3.First Controller and Action Method.wmv

8.8 MB

10.Sending Data with HttpClient.wmv

6.5 MB

5.Action Method with JSON Data.wmv

6.2 MB

1.Introduction.wmv

5.3 MB

6.Action Method with PUT and DELETE Verbs.wmv

4.9 MB

11.PUT and DELETE with HttpClient.wmv

3.6 MB

4.Action Method with Parameter.wmv

3.5 MB

/9.FubuMVC Web Services/

7.Creating and Adding our Own Behavior.wmv

14.6 MB

2.Install and Configure FubuMVC.wmv

13.8 MB

5.Create and Update with Request Models.wmv

7.9 MB

11.Review.wmv

6.8 MB

10.Sending Data Using Spring.NET REST Client.wmv

6.5 MB

1.Introduction.wmv

6.2 MB

8.Getting Data Using Spring.NET REST Client.wmv

6.1 MB

4.An Endpoint with A Route Parameter.wmv

5.5 MB

3.Create our First Endpoint.wmv

4.9 MB

9.Getting Data with A Route Parameter.wmv

4.9 MB

6.Delete Requests.wmv

2.7 MB

/1.Course Introduction/

1.Introduction.wmv

13.7 MB

/6.WCF Data Web Services/

4.Querying Data with OData.wmv

12.9 MB

7.Creating Data with A Custom Data Source Object.wmv

11.6 MB

5.Creating, Updating and Deleting Data with OData.wmv

10.6 MB

15.Review.wmv

8.6 MB

8.Updating Data with A Custom Data Source Object.wmv

6.5 MB

3.WCF Data Services with ADO.NET Entity Data Models.wmv

6.2 MB

11.Reading Data Through A Service Reference.wmv

5.4 MB

2.Understanding WCF Data Service Configuration.wmv

4.9 MB

1.Introduction.wmv

4.8 MB

6.Retrieving Data with A Custom Data Source Object.wmv

4.5 MB

14.Creating, Updating and Deleting Data Through A Service Reference.wmv

4.4 MB

12.Filtering Data Through A Service Reference.wmv

3.4 MB

10.Extra Methods in IUpdatable.wmv

3.0 MB

13.Debugging Service Reference Calls with Fiddler2.wmv

2.8 MB

9.Deleting Data with A Custom Data Source Object.wmv

1.9 MB

/12.Course Review/

1.Review.wmv

12.0 MB

/10.ServiceStack Web Services/

2.Install and Configure Service Stack.wmv

11.5 MB

8.Getting Data Using ServiceStack Client.wmv

9.2 MB

5.A Request with JSON.wmv

9.2 MB

3.Create our First Request and Service.wmv

8.3 MB

12.Review.wmv

7.3 MB

4.A Request with A Route Parameter.wmv

6.8 MB

1.Introduction.wmv

5.1 MB

6.Reusing Request objects.wmv

4.4 MB

7.Routes with Multiple Verbs.wmv

4.4 MB

9.Sending Data Reusing A Request Object.wmv

3.7 MB

10.Getting Raw String Data from A Response.wmv

3.6 MB

11.Getting The HttpWebResponse from The Client.wmv

3.1 MB

/8.MVC4 Web Services/

9.Automatically Generated API Docs.wmv

11.3 MB

3.Creating an ApiController and Get Method.wmv

8.3 MB

12.Review.wmv

7.6 MB

2.Understanding MVC4 Configuration.wmv

5.9 MB

1.Introduction.wmv

5.9 MB

10.Using EasyHTTP to Recieve Data.wmv

5.8 MB

11.Using EasyHTTP to Send Data.wmv

5.8 MB

6.Post Method with JSON Data.wmv

4.0 MB

7.Put Method with JSON Data.wmv

2.7 MB

5.A Get Method with A Route Parameter.wmv

2.2 MB

4.Automatic Content Negotiation with Accept.wmv

2.1 MB

8.Delete Method with Route Parameter.wmv

1.8 MB

/2.ASMX Web Services/

3.Our First ASMX Web Method.wmv

10.3 MB

7.Calling The Web Service.wmv

9.4 MB

4.A Web Method With A Parameter.wmv

9.1 MB

2.Understanding ASMX Web Service Attributes.wmv

8.7 MB

1.Introduction.wmv

6.8 MB

6.Adding a Service Reference.wmv

6.0 MB

5.Web Methods With Object Parameters.wmv

5.2 MB

9.Review.wmv

4.8 MB

8.Inspecting SOAP Envelopes.wmv

4.6 MB

/4.WCF AJAX Web Services/

12.Creating an ASP.NET Web Form Client.wmv

10.1 MB

1.Introduction.wmv

8.5 MB

6.Creating and Testing WebInvoke Methods.wmv

6.7 MB

3.WCF AJAX WebGet Attributes.wmv

6.6 MB

2.Understanding WCF AJAX Configuration.wmv

6.2 MB

15.Review.wmv

6.1 MB

7.Sending Exception Details to The Client.wmv

5.6 MB

4.Our First WebGet Method.wmv

4.8 MB

5.Passing Parameters Into WebGet Methods.wmv

4.1 MB

13.Calling A WebInvoke Method From The JavaScript Client.wmv

4.0 MB

14.Handling Errors From The JavaScript Client.wmv

3.4 MB

10.Sending XML Instead of JSON.wmv

2.9 MB

8.Some Minor Refactoring.wmv

2.7 MB

11.The Generated JavaScript Proxy Library.wmv

2.2 MB

9.WebInvoke With A Simple Parameter.wmv

1.9 MB

/5.WCF REST Web Services/

12.Connecting to our Web Service Using HttpWebRequest.wmv

10.0 MB

2.Understanding WCF REST Configuration.wmv

9.4 MB

6.Our First WebInvoke Method and Testing with Fiddler2.wmv

7.8 MB

14.Deleting from The Client.wmv

6.8 MB

10.Connecting using WebClient and Deserializing JSON.wmv

6.6 MB

5.Passing Parameters Through The URI Template.wmv

6.6 MB

1.Introduction.wmv

6.2 MB

11.Deserializing XML.wmv

6.1 MB

15.Review.wmv

6.0 MB

3.Our First WebGet Method and DataContract.wmv

5.4 MB

7.Our First WebInvoke Method Using PUT.wmv

5.1 MB

13.Updating on The Client Using HttpWebRequest.wmv

4.7 MB

9.Returning Data in Different Formats.wmv

4.2 MB

4.Disabling The WCF Test Client.wmv

3.8 MB

8.WebInvoke with DELETE.wmv

3.4 MB

/

building-dotnet-web-services-10ways.zip

7.9 MB

/11.Nancy Web Services/

12.Review.wmv

6.6 MB

3.Create A NancyModule and Endpoint.wmv

6.1 MB

5.Binding Request Data to A Model.wmv

5.8 MB

8.Getting Data Using RestSharp.wmv

5.1 MB

10.Sending Data to The Server in RestSharp.wmv

4.7 MB

6.Updating Data and Root Routes.wmv

4.3 MB

1.Introduction.wmv

4.3 MB

4.An Endpoint with A Route Parameter.wmv

3.4 MB

7.Returning A Specific HTTP Status Code.wmv

3.3 MB

9.Using A Route Parameter in RestSharp.wmv

3.0 MB

2.Installing Nancy from NuGet.wmv

3.0 MB

11.Checking The Status Code of A Response.wmv

2.3 MB

 

Total files 123


Copyright © 2024 FileMood.com