FileMood

Download Pluralsight - WCF Power Topics

Pluralsight WCF Power Topics

Name

Pluralsight - WCF Power Topics

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

1.7 GB

Total Files

255

Hash

DAE87B9CF8C9CA4F0FA023F2EF0AAABFC5C752F1

/01. Course Overview/

01_01-Course Overview.mp4

4.2 MB

/02. Introduction/

02_01-Introduction.mp4

2.9 MB

02_02-Modules Part 1.mp4

3.9 MB

02_03-Modules Part 2.mp4

1.9 MB

02_04-Modules Part 3.mp4

2.4 MB

02_05-Modules Part 4.mp4

2.2 MB

02_06-Modules Part 5.mp4

2.0 MB

02_07-Demo Introduction.mp4

1.5 MB

02_08-Starter Project Demo.mp4

8.9 MB

02_09-Summary.mp4

1.1 MB

/03. Extending WCF with Custom Behaviors/

03_01-Overview.mp4

1.9 MB

03_02-Interceptionbased Architecture.mp4

5.2 MB

03_03-Behaviors.mp4

5.5 MB

03_04-Parameter Inspectors.mp4

713.1 KB

03_05-Initialization and Execution.mp4

2.0 MB

03_06-Demo Introduction.mp4

1.7 MB

03_07-Description of Goals.mp4

3.2 MB

03_08-Implement IServiceBehavior.mp4

1.9 MB

03_09-Run and Break on ApplyDispatch.mp4

6.4 MB

03_10-Implement IOperationBehavior and Run.mp4

6.0 MB

03_11-Attach Operation Behavior to All Operations.mp4

7.3 MB

03_12-Implement IParameterInspector.mp4

8.3 MB

03_13-Attach Parameter Inspector to All Operations.mp4

8.1 MB

03_14-Write Directly to Console from Inspector.mp4

9.7 MB

03_15-Write Parameter Inspector Class.mp4

10.5 MB

03_16-Write Operation Behavior Class and Refactor.mp4

11.0 MB

03_17-Write Service Behavior and Install into Host.mp4

7.9 MB

03_18-Convert to Attribute and Retest.mp4

12.0 MB

03_19-Add Enabled Property and Explain Config.mp4

10.2 MB

03_20-Create Behavior Extension Class.mp4

4.9 MB

03_21-Install Extension and Use Behavior.mp4

8.2 MB

03_22-Explain Eventing and Write EventArgs Class.mp4

2.9 MB

03_23-Declare and Use Event in Parameter Inspector.mp4

5.8 MB

03_24-Declare and Use Event in Operation Behavior.mp4

6.5 MB

03_25-Declare and Use Event in Service Behavior.mp4

3.0 MB

03_26-Wire Event in Host and Retest.mp4

17.7 MB

03_27-Summary.mp4

2.4 MB

/04. Making Your Services Discoverable/

04_01-Introduction.mp4

2.5 MB

04_02-Being Discoverable.mp4

4.7 MB

04_03-WCF Discoverability.mp4

5.0 MB

04_04-Adhoc Discoverability.mp4

4.4 MB

04_05-Demo Introduction 1.mp4

1.7 MB

04_06-Add UDP Discovery Endpoint.mp4

10.2 MB

04_07-Add Service Behavior and Reference.mp4

9.6 MB

04_08-Add Reference to Client and Disable Buttons.mp4

9.9 MB

04_09-Create Discovery Client and Find Criteria.mp4

12.9 MB

04_10-Execute Query and Refactor to Method.mp4

9.8 MB

04_11-Test with and Without Host Running.mp4

10.9 MB

04_12-Create Discovered Address Variable.mp4

18.3 MB

04_13-Set Discovered Address and Show Contents.mp4

8.7 MB

04_14-Create Proxy Helper Method.mp4

9.9 MB

04_15-Change for New Proxy and Test.mp4

13.5 MB

04_16-Add Scope to Host.mp4

12.1 MB

04_17-Add Scope to Find and Test.mp4

6.4 MB

04_18-Configure Dynamic Endpoint in Client.mp4

6.3 MB

04_19-Use Dynamic Endpoint and Retest.mp4

15.1 MB

04_20-WCF Announcements.mp4

2.1 MB

04_21-Demo Introduction 2.mp4

549.8 KB

04_22-Add Announcement Endpoint to Host.mp4

4.3 MB

04_23-Configure Announcement Service in Client.mp4

6.8 MB

04_24-Setup and Start Announcement Service Host.mp4

7.8 MB

04_25-Wireup Announcement Events.mp4

3.2 MB

04_26-Add Event Code.mp4

10.9 MB

04_27-Test Host Announcements.mp4

4.7 MB

04_28-Summary.mp4

4.3 MB

/05. Centralizing and Reusing Fault Handling/

05_01-Introduction.mp4

1.7 MB

05_02-Explain IErrorHandler.mp4

2.8 MB

05_03-Demo Introduction.mp4

678.1 KB

05_04-Conventional Fault Handling Recap.mp4

9.7 MB

05_05-Implement IErrorHandler in Service.mp4

9.3 MB

05_06-Implement IService Behavior and Install Handler.mp4

10.0 MB

05_07-Add Validate Code for Fault Contract.mp4

10.9 MB

05_08-Test for ProvideFault Breakpoint.mp4

6.0 MB

05_09-Test Behavior Validate.mp4

5.4 MB

05_10-Implement ProvideFault.mp4

6.1 MB

05_11-Code Client for Catch.mp4

7.5 MB

05_12-Test Exception Throw.mp4

9.2 MB

05_13-Handle Error Explanation.mp4

9.4 MB

05_14-Reusable Error Handler Class.mp4

2.4 MB

05_15-Create Error Handler Class.mp4

10.2 MB

05_16-Code Error Handler and Behavior Implementation.mp4

17.6 MB

05_17-Demo Error Handling and Validate.mp4

8.7 MB

05_18-Write Behavior Extension Element Class.mp4

7.2 MB

05_19-Install Error Handler in Config and Test.mp4

23.0 MB

05_20-Summary.mp4

1.8 MB

/06. Working with the Azure Service Bus/

06_01-Introduction.mp4

2.2 MB

06_02-What Is the Service Bus.mp4

5.8 MB

06_03-The Service Bus Relay Hub.mp4

8.2 MB

06_04-The Azure Portal.mp4

2.3 MB

06_05-Demo Introduction.mp4

609.4 KB

06_06-Create Service Bus Namespace.mp4

5.3 MB

06_07-Create Access Key.mp4

6.4 MB

06_08-WCF and the Service Bus 1.mp4

944.5 KB

06_09-WCF and the Service Bus 2.mp4

1.5 MB

06_10-Recap on Host and Client.mp4

6.0 MB

06_11-Add Service Bus NuGet Package.mp4

6.9 MB

06_12-Change Endpoints to Use Service Bus.mp4

12.5 MB

06_13-Add Endpoint Behavior to Both Sides.mp4

9.4 MB

06_14-Test Run and Show Breakpoint as Well.mp4

13.1 MB

06_15-Make Changes to Use HTTP Instead of TCP.mp4

8.4 MB

06_16-Test HTTP Configuration.mp4

5.0 MB

06_17-User Credentials.mp4

3.6 MB

06_18-Set Security Mode in Config.mp4

9.9 MB

06_19-Write Membership Provider.mp4

13.8 MB

06_20-Install Membership Provider in Host.mp4

8.7 MB

06_21-Send Credentials Through Proxy.mp4

4.4 MB

06_22-Test User Authentication.mp4

6.0 MB

06_23-Summary.mp4

1.6 MB

/07. WCF Routing Services/

07_01-Introduction.mp4

2.1 MB

07_02-What Is WCF Routing.mp4

4.0 MB

07_03-Contentbased Routing.mp4

2.1 MB

07_04-Contentbased Routing Flow.mp4

1.5 MB

07_05-Demo Introduction.mp4

636.0 KB

07_06-Project Review.mp4

11.3 MB

07_07-Setup Routing Initial Comfig and Host Code.mp4

16.7 MB

07_08-Setup Sample Endpoint Filter.mp4

14.1 MB

07_09-Setup Filter Table and Target Host Endpoint.mp4

19.6 MB

07_10-Run First Routing Test.mp4

17.9 MB

07_11-Setup Custom Filter Comfig.mp4

10.9 MB

07_12-Write Skeleton for Custom Content Filter.mp4

9.8 MB

07_13-Add Second Filter Table and Test.mp4

8.7 MB

07_14-Finish Custom Filter and Test.mp4

11.7 MB

07_15-Setup Else Filter and Test.mp4

20.3 MB

07_16-Failover.mp4

1.8 MB

07_17-Failover Flow.mp4

2.1 MB

07_18-Failover Demo.mp4

20.9 MB

07_19-Multicasting.mp4

1.3 MB

07_20-Multicast Flow.mp4

1.5 MB

07_21-Add Operation Contract for Multicast.mp4

9.6 MB

07_22-Create Action Filter.mp4

10.4 MB

07_23-Create Multicast Routing Endpoint.mp4

7.8 MB

07_24-Code Client and Test Multicast.mp4

19.4 MB

07_25-Summary.mp4

2.2 MB

/08. Leveraging HTTPS For WCF Using SSL/

08_01-Introduction.mp4

1.5 MB

08_02-Conventional WCF Security.mp4

4.1 MB

08_03-HTTP Transport Security.mp4

1.9 MB

08_04-Demo Introduction.mp4

485.2 KB

08_05-Demonstrate Starter Project.mp4

9.5 MB

08_06-Show Default Binding Configuration.mp4

5.1 MB

08_07-Write Custom Membership Provider.mp4

11.1 MB

08_08-Install Provider in Host Configuration.mp4

4.7 MB

08_09-Change to Use Local IIS.mp4

4.9 MB

08_10-Create and Use New App Pool.mp4

5.2 MB

08_11-Create and Install SSL Certificate.mp4

8.4 MB

08_12-Change to Use Transport Security.mp4

13.1 MB

08_13-Test HTTP Transport Security.mp4

8.2 MB

08_14-Message Credentials.mp4

2.0 MB

08_15-Change Binding to New Security Mode.mp4

3.9 MB

08_16-Add Service Credentials Behavior.mp4

3.1 MB

08_17-Send Credentials Through Proxy and Test.mp4

18.8 MB

08_18-Summary.mp4

2.0 MB

/09. Solving Common Problems Long Running Processes/

09_01-Introduction.mp4

2.0 MB

09_02-Long Running Processes.mp4

2.6 MB

09_03-Demo 1 Introduction.mp4

833.4 KB

09_04-Project Review.mp4

1.6 MB

09_05-Code Service Contract and Operation Contract.mp4

3.2 MB

09_06-Code Service with Process.mp4

7.6 MB

09_07-Code Proxy Class.mp4

1.8 MB

09_08-Host Service and Add Configuration.mp4

4.3 MB

09_09-Code Client, Test, and Explain.mp4

6.1 MB

09_10-Change to Proxy Abort and Retest.mp4

8.0 MB

09_11-Code Callback Contract.mp4

7.1 MB

09_12-Code Duplex Client Proxy.mp4

2.5 MB

09_13-Use Duplex Proxy and Handle Callback.mp4

7.1 MB

09_14-Add Callback Call to Service and Test.mp4

6.1 MB

09_15-Handle Cancellation from Service and Client.mp4

6.9 MB

09_16-Handle Race Condition so Client can Close.mp4

7.8 MB

09_17-Long Running Process Deluxe Version.mp4

3.7 MB

09_18-Demo 2 Introduction.mp4

854.9 KB

09_19-Refactor to Helper Class and Call Using Task.mp4

8.4 MB

09_20-Remove Oneway and Run Test.mp4

10.5 MB

09_21-Codeup Connect and Disconnect.mp4

7.3 MB

09_22-Make Connect and Disconnect Calls from Client.mp4

6.5 MB

09_23-Test Client Connection and Disconnection.mp4

8.1 MB

09_24-Add Client Call Code to Service Helper.mp4

4.5 MB

09_25-Multiclient Test.mp4

6.6 MB

09_26-Add Running Variable to Service.mp4

3.6 MB

09_27-Modify Service and Client to Use Running Variable.mp4

7.1 MB

09_28-Run Test and Add Report of Complete.mp4

7.0 MB

09_29-Use Complete Flag in Client and Test.mp4

5.1 MB

09_30-Add Cancellation Code to Service.mp4

6.5 MB

09_31-Run Final Tests.mp4

6.6 MB

09_32-Summary.mp4

3.0 MB

/10. Solving Common Problems Versioning Your Services/

10_01-Introduction.mp4

1.8 MB

10_02-Versioning What and Why.mp4

2.4 MB

10_03-WCF Versioning.mp4

3.5 MB

10_04-Demo 1 Introduction.mp4

771.0 KB

10_05-Project Review.mp4

3.2 MB

10_06-Code Service Contract and Services.mp4

8.2 MB

10_07-Code Hosts and Config.mp4

7.7 MB

10_08-Code Routing Service Hosting and Config.mp4

10.3 MB

10_09-Code Client Config.mp4

4.1 MB

10_10-Create Simple Filter and Filter Table.mp4

10.2 MB

10_11-Add Client Endpoints to Routing Host.mp4

9.8 MB

10_12-Code Proxy and UI.mp4

5.6 MB

10_13-Code Client Call and Run Test.mp4

4.1 MB

10_14-Routingbased Versioning in WCF.mp4

1.7 MB

10_15-Demo 2 Introduction.mp4

783.1 KB

10_16-Add Config for Version Number in Client.mp4

7.5 MB

10_17-Code Version Retrieval in Client and Code Second Button.mp4

10.9 MB

10_18-Inject Version into Message Header.mp4

11.6 MB

10_19-Add Namespace Prefix to Routing Host.mp4

8.1 MB

10_20-Create New XPath Filters for Versions.mp4

10.9 MB

10_21-Add Filters to Filter Table.mp4

7.0 MB

10_22-Run Final Test.mp4

8.1 MB

10_23-Summary.mp4

2.0 MB

/11. Solving Common Problems Fault Reporting for Oneway Services/

11_01-Introduction.mp4

1.2 MB

11_02-Oneway Calls and Soap Messages.mp4

997.1 KB

11_03-Callbacks to the Rescue.mp4

1.5 MB

11_04-Demo Introduction.mp4

891.6 KB

11_05-Code Service Contract and Service.mp4

3.8 MB

11_06-Add Proxy and Client Code.mp4

4.9 MB

11_07-Host Code with All Config.mp4

5.2 MB

11_08-NononeWay Exception Test Run.mp4

7.8 MB

11_09-Oneway Exception Test Run.mp4

3.1 MB

11_10-Code Callback Contract and Catch Exception in Service.mp4

4.6 MB

11_11-Report Callback in Service Catch.mp4

3.3 MB

11_12-Convert to Duplex Proxy and Change Client.mp4

4.9 MB

11_13-Add ServiceknownType Attribute to Callback Contract.mp4

8.1 MB

11_14-Final Trycatch Wrap and Retest.mp4

6.9 MB

11_15-Summary.mp4

1.2 MB

/12. Solving Common Problems Eventing and PubSub with WCF/

12_01-Introduction.mp4

1.4 MB

12_02-PuSub and Eventing.mp4

1.8 MB

12_03-WCF PubSub Solutions.mp4

2.4 MB

12_04-Enhancing the GeoLib Application.mp4

2.6 MB

12_05-Demo Introduction.mp4

1.3 MB

12_06-Project Review.mp4

3.8 MB

12_07-Discuss Subscriber Project and Some Controls.mp4

7.5 MB

12_08-Finish out XAML View with Listbox.mp4

10.2 MB

12_09-Create Subscription Class.mp4

5.9 MB

12_10-Finish out Subscription Class.mp4

5.2 MB

12_11-Create and Bind Subscriptions Collection.mp4

4.7 MB

12_12-Create PubSub Service Contract and Callback Contract.mp4

4.8 MB

12_13-Create PubSub Manager and Static Storage List.mp4

6.3 MB

12_14-Implement Subscribe Operation.mp4

16.9 MB

12_15-Implement Unsubscribe Operation.mp4

3.0 MB

12_16-Create PubSub Client Proxy.mp4

3.9 MB

12_17-Setup Subscriber Form for Proxy Use.mp4

6.1 MB

12_18-Implement Subscribe Button.mp4

8.2 MB

12_19-Implement Unsubscribe Link.mp4

6.1 MB

12_20-Host PubSub Service and Configure.mp4

10.8 MB

12_21-Run Subscription Test.mp4

3.8 MB

12_22-Create and Use UpdateSubscriptions Callback Operation.mp4

9.2 MB

12_23-Write Clientcall Helper Method and Add to Operations.mp4

13.8 MB

12_24-Implement New Operation in Form and Taskup Call.mp4

8.3 MB

12_25-Add Threadhandling and Marshalling to Client.mp4

17.8 MB

12_26-Full Subscribe and Unsubscribe Demo.mp4

2.9 MB

12_27-Add Clientcall Helper Method.mp4

9.7 MB

12_28-Add Exceptionhandling to Helper Method.mp4

6.1 MB

12_29-Enhance GeoManager Service to Call Clients.mp4

7.9 MB

12_30-Implement Client Callback and Test.mp4

9.1 MB

12_31-Onclose Unsubscribe and Final Test.mp4

4.8 MB

12_32-Noncallback Solution Discussion.mp4

4.0 MB

12_33-Summary and Other Courses.mp4

2.2 MB

/Exercise files/

wcfpowertopics.zip

40.1 MB

 

Total files 255


Copyright © 2025 FileMood.com