What is three major points in WCF?

Answer Posted / gouranga

1) Address --- 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 ?    78 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of Cookies are available in ASP.NET?

565


What role “#&&” plays in a querysting?

530


How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know

685


What is cache in asp net?

507


What is advantage of code behind coding in ASP.NET?

530






How do you implement sql caching in asp.net?

544


Explain about solution explorer window?

589


Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?

511


What is difference Between Authentication and authorization?

548


Describe session handling in a webfarm?

534


How do I use response redirect?

531


How to sign out from forms authentication?

515


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

1922


What are the different validators in asp.net?

527


Can we add code files of different languages in app_code folder?

577