Integrate WCF into the TimeTracker Application

Now it's time to open the TimeTracker Visual Studio solution and integrate the WCF technology into it. The main role of this technology in TimeTracker will be to add further availability to the TimeTracker domain. You will distribute the domain over the network using WCF and Data Services, a new component in NET 4 and Visual Studio 2010 that works with WCF technology.

Open the TimeTracker application and add to the solution a new WCF web application project with the name APRESS.TimeTracker.ServiceLayer, then configure the service to run on your local IIS using the same process as in the first part of this chapter. Call the application folder in IIS TimeTrackerService.

Now delete the default IService1.cs ...

Get Applied WPF 4 in Context now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.