ServicesResourcesConferencesOur TeamWeblogsAboutContact
   

Subscriptions

Post Categories

News

    MicrosoftBizTalkBlogs

Affiliations

Archives

May 2007 - Posts

Improving WCF Interoperability: Flattening your WSDL
WCF is surely a big step forward for having a unified communication runtime, API and hosting model. And with all these super-exciting specifications and standards supported WCF must be a killer when it comes to interoperability with other Read More
posted Thursday, May 10, 2007 7:44 PM with 13 Comments

Cannot get latest BizTalk Services SDK (May 2) working?
... and you had a previous version installed? Try this (courtesy David Wortendyke):Uninstall the current SDK by running BizTalk Services SDK Setup.exe.Go to <WindowsDir>\Microsoft.NET\Framework\v2.0.50727\CONFIG and open machine.config. Go to the Read More
posted Friday, May 04, 2007 7:24 PM with 0 Comments

How Silverlight supports dynamic languages
I am not at this conference, but anyway...What I was wondering is how Silverlight does support these super-cool dynamic languages 'on-the-fly'. After some fiddling, this is what I think how it works:'Non-real' CLR languages like IronPython or IronRuby Read More
posted Tuesday, May 01, 2007 10:12 PM with 1 Comments

Multi-threading and WCF's OperationContext
In WCF, the powerful OperationContext.Current static property lives in thread-local storage. It gets pinned to the current thread before WCF dispatches to the user code. If code for a service operation - for whatever reasons - is spawning new threads Read More
posted Tuesday, May 01, 2007 9:13 PM with 2 Comments


Powered by Community Server, by Telligent Systems