Answer Posted / alb.shah
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 ? | 1 Yes | 0 No |
Post New Answer View All Answers
Demonstrate Render and PreRender?
What role “#&&” plays in a querysting?
What are asp.net web forms?
List all templates of the repeater control.
What are assemblies and namespaces and explain the difference between them ?
How do you declare delegates and are delegates and events one and the same and explain how do you declare delegates and invoke them ?
How is mvc different from asp.net? : Asp.Net MVC
Is it possible to migrate visual interdev design-time controls to asp.net?
Is there any property names “isnavigating”?
How do u deploy ur project?
What is the use of session?
Explain how can you debug your .net application?
Can master pages be nested?
What are tuples?
What does a switch do?