.NET Software Development Tutorials and Videos: C#, ASP, SQL Server, Linq, Visual Basic, Silverlight, Azure
Tag: <span>WCF</span>

WCF Extensibility

Learn a couple of techniques for achieving call monitoring and call authorization with WCF services. This video shows how to write parameter inspectors, operation behaviors, and service behaviors; and how to install and reuse them easily. If you’ve been writing WCF services for a while, you know that this technology …

Behavior Driven Development on WCF and UI using xUnit

This tutorial shows how BDD can be done from early requirement collection stage to late integration tests. It explains breaking user stories into behaviors, and then developers and test engineers taking the behavior specs and writing a WCF service and unit test for it, in parallel, and then eventually integrating …

Developing Custom Applications for Microsoft SharePoint Server 2010 Using Microsoft ASP.NET, WCF, and REST

Many developers use services to build and integrate applications and line-of-business systems with SharePoint. With SharePoint 2010, developers now have a wider array of options that include ASP.NET, Windows Communication Foundation (WCF), and RESTful services. Come get a demo-rich walkthrough of each option and discuss where each of the services …