What is three major points in WCF?



What is three major points in WCF?..

Answer / alb.shah

Specifies the location of the service which
will be like http://Myserver/MyService.Clients will use
this location to communicate with our service.

2)Contract --- Specifies the interface between client and
the server.It's a simple interface with some attribute.

3)Binding --- Specifies how the two paries will communicate
in term of transport and encoding and protocols.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Define an assembly?

9 Answers   Siebel,


Explain how to prepare culture-specific formatting in .net.

0 Answers  


What are the various types of cookies in asp.net?

0 Answers  


What are the options in ASP.NET to maintain state?

0 Answers   CDC,


how to pass session value one url to another url.my code if session("user")="abc" then response.redirect("www.abc.com\client\home.aspx") end if. so how to pass value of session in browser url

1 Answers  






hi i am varinder. i am very eager to learn ASP.net in C#. i am beginer to it. i have refer some books but i found it tuff to understand. their language is tuff. So please tell me the best site or best book to learn ASP.net in C#. i will be very thankful. Varinder

1 Answers  


What is dynamic web page with example?

0 Answers  


Explain asp.net web forms.

0 Answers  


Whats MSIL, and why should my developers need an appreciation of it if at all?

3 Answers   Siebel,


Explain some of the major built-in objects in asp.net

0 Answers  


How to retrieve the information from datatable citywise in c#?

2 Answers   HCL,


How .Net has implemented security for web applications?

1 Answers  


Categories