When you have the code behind the service ready to go, you deploy it to the server of your choice and are ready to call the service. At this point, you will most likely do one of two things to consume the service: Create a ChannelFactory and reuse your...
I'm starting up a new blog / website over at www.iserviceoriented.com . If you are considering transitioning over to a service oriented architecture, I'll help you make the jump. I don't have an ESB to sell or a product to muddy up the conversation with...
Consuming WCF endpointpoints with SQL Reporting Services can be difficult. Most of this difficulty is for two reasons: 1) SQL Reporting Services XML and web services support is slightly better than a piece of crap. 2) Documentation for the XML query provider...