Jesse Ezell Blog

.NET and Other Interesting Stuff

News

Check my blog over at out iServiceOriented.com for WCF / SOA goodness. Twitter Stream
Get Microsoft Silverlight

Other

Browse by Tags

All Tags » .NET » WCF (RSS)
Indisposable: WCF Gotcha #1
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...
Posted: Jul 02 2008, 11:44 PM by Jesse Ezell | with no comments
Filed under: ,
iServiceOriented.com
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...
Posted: Jul 01 2008, 09:48 PM by Jesse Ezell | with no comments
Filed under: ,
Using WCF endpoints with SQL Reporting Services
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...
More Posts