WCF in 10 minutes

Last post 03-17-2007, 9:25 PM by new292. 3 replies.
Sort Posts: Previous
  • WCF in 10 minutes

     02-09-2007, 11:28 PM

    WCF [Windows Communication Foundation , aka Indigo] is the Microsoft service-oriented communication infrastructure and programming model. You can think of WCF as the Microsoft runtime for services. WCF make it easy to develop connected applications using a new SOA (Service Oriented Architecture) .

    WCF supports large set of distributed application programming styles benefits in this of the layered architecture on top of the .net framework. WCF provides 2 level of programming models

    1. Low level Programming Model [untyped]: asynchronous, untyped message-passing primitives .Services based on that model include secure & reliable exchange.
    2. High level  Programming Model [Typed] : a typed programming model including serialization facilities, queued and transacted exchanges, integration with other programming models such as MSMQ, COM+, ASP.NET Web Services, Web Services Enhancements (WSE), and other functions.

    In this series of lessons ( each lesson takes fome 10  to 15 minutes of your time) , i'm trying to explore the new Service Oriented platform of microsoft aka Windows Communication Foundation (WCF) with you ..

    Uptill now I have write 3 inroduction lessons  , you can find at my blog :

    1. Lesson 1 : Introducing Windows Communication Foundation (WCF) 
    2. Lesson 2 : Your First WCF Service - EGYAntiques Service
    3. Lesson 3 : Hosting your Service in web based servers

     

    i'll keep this thread updated by the new lessons insha2allah :)

    Hope this helps ,

    eknowledger

  • Re: WCF in 10 minutes

     02-09-2007, 11:57 PM

    hus

    Thanks man for those great lessons, personally i found your lessons more than useful for anyone who wants to know about the WCF technology or to increase his knowledge about it, thanks again

    Hus

  • Re: WCF in 10 minutes

     02-20-2007, 2:44 AM

    nice man, keep it up

    Mohammed Hossam El-Din El-Sherief
  • Re: WCF in 10 minutes

     03-17-2007, 9:25 PM

    • Joined on 02-08-2007
    • Egypt
    • Posts 8
    • Top 25 Contributor
    Thanks
View as RSS news feed in XML





© All rights are reserved