Skip to main content

Diigo Home

Swiss MSDN Team Blog : Windows Communication Foundation (WCF) Hands-on Lab - The Diigo Meta page

blogs.msdn.com/...undation-wcf-hands-on-lab.aspx - Cached

This link has been bookmarked by 2 people . It was first bookmarked on 27 May 2008, by Hans Muster.

  • 27 May 08
    murratore
    Hans Muster

    Windows Communication Foundation (WCF) Hands-on Lab

    Encouraged from the positive feedback in terms of number of participants and attendees’ comments, this week the Swiss MSDN Team hold once again another Hands-on Lab here in Wallisellen. This time the topic was Windows Communication Foundation (WCF), the powerful Microsoft technology to built service-oriented systems, based on connected services and applications.

    The lab was divided into 2 parts. In the first part, after a short introduction about the technology, people where required to build a service that exposes 2 endpoints: one available for external communication, for clients on platforms others than windows, accessing the service using HTTP and SSL (to guarantee confidentiality); and another one for internal windows clients (for communication inside an organization within a windows environment) accessing the service using TCP.

    In the case of the TCP Endpoint people were asked to use Windows Integrated Security as authentication mechanism, while for the HTTP Endpoint, basic authentication in combination with SSL was used.

    The last part of the lab showed attendees how to host a service inside Internet Information Server 7 with WAS (Windows Activation Services), which offers for the first time support for non-HTTP Protocols inside IIS.

    wcf hands-on_labs microsoft blog gettingstarted knowhow .net programming webservice

  • 22 May 08