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
Explain the code Access Security (CAS) in .net Framework?
What is the purpose of asp.net?
Differentiate between a page theme and a global theme?
What is sql data source control in asp.net?
We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?
What are merge modules?
Where can I get the details on migration of existing projects using various technologies to asp.net?
Explain difference betn dataset and recordset?
What's the use of response.output.write()?
What are the different types of sessions in asp.net?
What types of data validation events are commonly seen in the client-side form validation?
what is command line compiler.what are the steps and how it is related to debugging.
Explain the differences between managed and unmanaged code?
What are the contents of cookie?
Define globalization and localization.