1.

What are the main components of WCF

Answer»

Below are the some of MAIN COMPONENTS of wcf and some little information about that are given Below : -
(1)Service: logic that is implemented by using any .Net Language
(2)Host: The environment where the service is situated.
(3)Endpoints: The way a service is BEHAVE and exposed to OUTSIDE world



Discussion

No Comment Found