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

If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?

555


What are the asp.net list controls and difference between them?

522


Describe session handling in a webfarm, how does it work and what are the limits?

586


How does the service stream content?

588


Explain the server control events of asp.net ?

543






i want the asp.net technical questions and answeres

1611


How can you handle errors in Web API?

599


In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?

569


How to send a DataReader as a parameter to a remote client ?

2727


Why does my asp.net file have multiple tag with runat=server?

581


How to set the pane area to transparent of a scrollPane component.?

573


What is difference cookie and session?

530


How do I open an ashx file?

545


Explain the steps to be followed to use passport authentication.

599


What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?

538