Sign in
IRhetoric - Karsten Januszewski
Avalon: Convergence in the Simulacrum
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET Framework 2.0 (Whidbey)
3D
Action Script
Avalon
Expression Blend
Facebook
Flash
MIX07
Pages
Philosophy
sxsw
Twitter
Vista
WCF
weblive
Windows Communication Foundation
Windows Presentation Foundation (Avalon)
WPF
WPF TWITTER
WPF/e
Browse by Tags
MSDN Blogs
>
IRhetoric - Karsten Januszewski
>
All Tags
>
wcf
Tagged Content List
Blog Post:
Windows Communication Foundation (WCF) Coding Practices By IDesign
karstenj
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 paper is short and sweet and cuts to the chase of...
on
6 Dec 2006
Blog Post:
WCF Calls Hanging Without Any Debug or Fault Information
karstenj
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, nothing. Calls from the client to the server...
on
15 Nov 2006
Blog Post:
Inter Process Communication Between Applications and Vista Gadgets Using WCF (Part 2)
karstenj
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 one data source, owned by the application, that the...
on
20 Oct 2006
Blog Post:
Inter Process Communication Between Applications and Vista Gadgets Using WCF (Part 1)
karstenj
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 .NET Remoting legacy, which is what would be used...
on
20 Oct 2006
Page 1 of 1 (4 items)