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 difference Between Authentication and authorization?

564


What is a url string?

536


Which data type does the rangevalidator control support?

541


Mention few asp.net validators.

559


What is the difference between client-side and server-side validations in ASP.NET?

649






What are tuples?

526


What is mvc in asp.net tutorial? : Asp.Net MVC

532


Do I need to have the latest version of windows media player installed?

501


Is asp.net still used?

482


What are merge modules?

542


What is the request flow used for asp.net mvc framework? : asp.net mvc

518


how can create login from create and written conde in asp.net

1765


What is Cookies Less Session?

603


What is the latest version of asp.net?

522


When using the Pager object, inorder to know which page to go, which property you have to set to grid?

550