Welcome to CedarLogic, LLC - Shawn Cicoria Sign in | Join | Help

Shawn Cicoria - CedarLogic

Perspectives and Observations on Technology

News





  • Unity08.com

Browse by Tags

All Tags » WCF (Indigo) » WinFX   (RSS)
Excellent Series of posts on building a Custom Transport for WCF
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...
Roadmap to the 'Atlas' Documentation
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...
Wiki on Windows Communication Foundation - Aaron Skonnard from PluralSight
WindowsCommunicationFoundationWiki . Read More...
Shy Cohen's WebLog : Reliable Messaging demystified
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
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...
Virtual Labs Home: Windows Communication Foundation
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...
Message Compression in Windows Communication Foundation (WCF)
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...
Windows Communcation Founcation (WCF) Installation Woes...
Fun working with CTP's, Beta's, etc. Things never go as mooth with RTM bits (seems lots of RTM lack of smoothness too). With the WinFX bits, there's been a bunch of issues getting all the dependancies installed correctly. One last "work-around" is to Read More...