September, 2007

Posts
  • Prakash's Blog

    Contract Types

    • 0 Comments
    The different types of message exchange patterns (mep) that contacts can take : Request -reply,One - way or duplex. Request-reply services are the default type of operation contract in Windows Communication Foundation (WCF). Clients make call to service...
  • Prakash's Blog

    System Provided Bindings

    • 1 Comments
    Binding Configuration Element Description BasicHttpBinding <basicHttpBinding> A binding that is suitable for communicating with WS-Basic Profile conformant Web services, for example, ASP.NET Web services (ASMX)-based services. This binding uses...
  • Prakash's Blog

    Binding Features

    • 1 Comments
    The following table shows some of the key features provided by the system-provided binding. Binding Interoperability Mode Of Security Session (Default) Transaction Duplex BasicHttpBinding Basic Profile 1.1 (None), Transport, Message, Mixed None, (None...
  • Prakash's Blog

    Building a Specific Version with Team Build

    • 1 Comments
    Please check out the blog entry by Aaron http://blogs.msdn.com/aaronhallberg/archive/2006/09/19/building-a-specific-version-with-team-build.aspx
Page 1 of 1 (4 items)