Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » WCF   (RSS)
When doing some WCF coding not too long ago, I came across the IDesign code samples by Juval Lowry, whose work I was familiar with from MSDN magazine. IDesign just recently published a paper on WCF coding guidelines which I would highly recommend. The Read More...
I recently encountered a confusing issue with WCF. An application that worked fine on RC1 suddenly started intermittently failing on the release build of .NET 3.0. What was most perplexing was that no errors were returned, no debug information was provided, Read More...
Once I got WCF working in a gadget, another scenario came up: wouldn't it be nice if the gadget and the application shared a data model? The gadget could remotely databind to the same data that the application was databound to. As such, there would be Read More...
I recently faced the design challenge of getting an application and gadget to communicate. How to solve the problem? Well, what better way to talk between applications than Windows Communication Foundation (WCF). After all, it is the inheritor of the Read More...
 
Page view tracker