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
What language does asp.net use?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What is the difference between web.config and machine.config in ASP.NET?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What is asp.net futures?
How to prepare culture-specific formatting in .net.
What is the difference between stored procedure vs function?
Explain the difference between Web Garden and Web Farm?
What is the difference between Hash table and Array list?
How do you change the session time-out value?
What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?
How would you create a permanent cookie?
What are app services?
Explain the difference between asp and asp.net?
Define globalization and localization.