What is three major points in WCF?

Answer Posted / nithya_raghu

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 ?    181 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a candidate key and primary key?

527


What does mvc represent in asp.net? : asp.net mvc

528


What is the purpose of master page?

527


What are the ways of preserving data on a Web Form in ASP.NET?

626


What is the difference between custom web user control and a custom web server control?

507






How does session work?

513


What is comparevalidator?

527


Explain the difference between overriding and overloading?

550


What is query string with example?

527


What is data grid view in asp.net?

539


Can we have a web application running without web.config file?

530


Explain login controls.

622


What are session and cookies?

538


What is the application pool?

555


Explain how dot net compiled code will become platform independent?

516