Browse by Tags
All Tags »
WCF (Indigo) (RSS)
A little while back Martin sent me a question on some of the examples in Chapter 10 of our book ( Pro WCF ). The point of the question was how to dynamically consume a WCF services (late bind) from C++ using COM. The root of the capability lies in the
Read More...
Well, an article, whose content was mostly taken from the WCF Book , is finally published on MSDN. It took quite a long time from "acceptance" to appearance. I believe it was back in February 2007 that it was finalized from a content perspective. Since
Read More...
The BizTalk server team has released the aforementioned tool to facilitate the development of "Adapters" (not just BTS, but general WCF) for creation of WCF extensions to consume existing service interfaces. Mostly, it facilities building well structured
Read More...
The Microsoft ESB Guidance, Co-authored by Neudesic and released back in December 2006 in a "partner only" set of bits, VPC, documents, has been released to the public up on CodePlex http://www.codeplex.com/esb This is CTP code with lot's of good patterns
Read More...
One of my peers, Curt Peterson, that's extremely articulate on SOA, ESB, and general services, is presenting a webcast on 5/16/2007 - 10 AM PDT, 1 PM EDT. https://www.clicktoattend.com/invitation.aspx?code=117593 Join Neudesic’s Enterprise Solution Architect/Distinguished
Read More...
Here's a post from someone struggling with a couple of Java based WS stacks that incompletely handle inheritence... Link to Webbert's Space Basically, we have support for inheritance in Xml schemas; .NET (both Asmx & WCF - didn't look at WSE) handles
Read More...
Nicholas Allen's Indigo Blog : Building a Custom File Transport, Part 7: Request Channel . I was looking at building my own File Transport when I did a search and up comes this excellent series. Can’t wait till Nick’s all done.
Read More...
Here’s a site from Microsoft covering Microsoft’s AJAX implementation support from a client and server perspective. There’s also a section on using WCF with ATLAS here: http://atlas.asp.net/docs/atlas/doc/wcf/default.aspx Roadmap to
Read More...
WindowsCommunicationFoundationWiki .
Read More...
Reliable Messaging demystified Recently I hear many questions about Reliable Messaging in WCF. In fact, I just had an IM chat with Clemens which resulted in this blog entry. I want to expand on his comments with a little more of the insight I got being
Read More...
Breaking changes for the Feb CTP The Feb CTP is now available! A number of changes have been made that break existing code. The details have been posted here on our community site. Raw API change reports are available here for reference. Here are some
Read More...
They’ve posted a couple of labs on WCF up on MSDN Virtual Lab environments. One covers Reliable and Transacted messages. An issue is the labs are built with the November ‘05 CTP. Mostly they work, but if you want the labs offline it takes
Read More...
When installing Vista on VMWare it doesn’t work well if the virtual HD isn’t formatted already. So, when you launch the installation wizard you need to first format the drive, then reboot the machine and start the installation process over.
Read More...
I was looking at doing a quick sample on how to implement compression in Windows Communication Foundation, but, turns out, they’ve already put together a sample: http://windowssdk.msdn.microsoft.com/library/en-us/WCF_samples/html/57450b6c-89fe-4b8a-8376-3d794857bfd7.asp?frame=tru
Read More...
http://www.microsoft.com/downloads/details.aspx?familyid=32187993-4736-4A06-97C7-1282B67E3137&displaylang=en http://support.microsoft.com/default.aspx/kb/897696 COM+ Hotfix for the Windows Communication Foundation (WCF) Brief Description Adds support
Read More...