ServicesResourcesConferencesOur TeamWeblogsAboutContact
   

Subscriptions

Post Categories

News

    MicrosoftBizTalkBlogs

Affiliations

Archives

June 2008 - Posts

Do you need a composite transport for WCF?
Have you ever come across situations in your projects where you would have needed a composite transport for WCF? WIth a composite transport I mean the ability to have transport X for inbound messages and transport Y for inbound messages.Ideally you should Read More
posted Friday, June 13, 2008 9:24 AM with 0 Comments

Accessing the message inside of your WCF service operations
I have been asked this question many times and thought I just put a quick note here.If you want to access the message from a WCF service operations then you need to distinguish two cases.Strongly-typed contractspublic string Hello(string hello){  Read More
posted Thursday, June 05, 2008 9:53 AM with 3 Comments

Cache as cache can! Velocity in da house
About time!Until now I have been using solutions like memcached and was quite comfortable with it. Now the big house itself offers the first CTP of a distrbuted cache engine code-named Velocity.This is surely high on my list as in the past years - if Read More
posted Thursday, June 05, 2008 9:24 AM with 0 Comments


Powered by Community Server, by Telligent Systems