Recently, a friend of mine was picking my brain about the necessary steps for setting up a WCF service that can be invoked from an AJAX client-side script. Prior to .NET 3.5, this wasn't actually supported by ASP.NET AJAX. It was only possible to...
Well, I think it was another successful Code Camp . Everything seemed to go very smoothly, and I heard several attendees comment on how much they liked the venue. I can't speak for anyone else, but I enjoyed myself. It was great to get together with...
I have posted my first WCF demo in this new series I am attempting. This one focuses on duplex operations and some of the quirks that can arise when interacting with UI threads. Due to the length, I have posted it as an article rather than a blog entry...