10
Reply

How many types of contract in WCF

Lalit Raghav

Lalit Raghav

May 27, 2015
2k
0

    5 types of Contract in WCF. Service contract,operation contract,data contract,message contract and fault contract

    Yatendra Sharma
    July 17, 2015
    1

    WCF provides four types of contract1. Service Contracts 2. Data Contracts 3. Message Contracts 4. Fault Contracts

    The following are the contracts are available in WCF: Service contracts Data Contracts Message contracts Fault Contract Operation ContractFor more understanding pls ref below link:- http://www.c-sharpcorner.com/UploadFile/0c1bb2/contracts-in-wcf-service/

    Arjun Walmiki
    June 26, 2015
    0

    Contracts are 5(not exactly the count) types in WCF. As per my knowledge below are the 5 contracts. 1.Service Contract 2. Operation Contract 3.Data Contract 4. Message Contract 5. Fault Contract.

    Please once go through following link: http://www.dotnet-tricks.com/Tutorial/wcf/3ISW280913-Understanding-different-types-of-WCF-Contracts.html

    Sujeet Suman
    June 17, 2015
    0

    Operation Contract Data Contract Service Contract DataMember

    Shailesh Uke
    June 17, 2015
    0

    https://msdn.microsoft.com/en-us/library/ff183866.aspx

    Jaipal Reddy
    June 17, 2015
    0

    https://msdn.microsoft.com/en-us/library/ff183866.aspx

    Khan Abrar Ahmed
    June 16, 2015
    0

    service contract data contract message contractfault contract

    sagar samal
    June 15, 2015
    0

    Service Contracts Data Contracts Message Contracts. Fault Contract Operation Contract

    Lalit Raghav
    May 27, 2015
    0