What is the purpose of base address in wcf service? How it is specified?



What is the purpose of base address in wcf service? How it is specified?..

Answer / Ravi Shekhar Kumar

The base address in WCF service refers to the URI (Uniform Resource Identifier) where the service can be found. It is used by the client to find and communicate with the service. The base address is specified in the configuration file or programmatically.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What is the usage of "maxconcurrentcalls" in throttling?

1 Answers  


What are tha advantages of hosting wcf service in was?

1 Answers  


What is wcf ipc binding type?

1 Answers  


What are WCF contracts?

1 Answers  


What are different bindings supported by wcf?

1 Answers  


Define the term policy binding?

1 Answers  


WCF:Do the system-provided bindings have the support for the Reliable session and what the binding options are enabled by default?

1 Answers  


What is endpoint in wcf?

1 Answers  


Can you explain address in detail?

1 Answers  


What is the usage of "receivetimeout" property in wcf?

1 Answers  


do you know message contracts? : Wcf data services

1 Answers  


Which are the 3 types of transactions manager wcf supports?

1 Answers  


Categories