Here Mudassar Ahmed Khan has explained with an example, how to call (consume) WCF Service (SVC) without adding Service Reference in ASP.Net using C# and VB.Net.
The WCF Service (SVC) can be called (consumed) without adding Service Reference by making use of the ChannelFactory class in ASP.Net.
↧