Jeff W. Barnes

Ramblings on C#, WCF, and random .NET

Browse by Tags

All Tags » Demo (RSS)
How To AJAX Enable a WCF Service
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...
Posted: Nov 19 2007, 10:17 PM by jeff.barnes | with 2 comment(s)
Filed under: ,
Code Camp Demos
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...
WCF Demo: Duplex Operations and UI Threads
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...
Posted: Feb 20 2007, 01:43 AM by jeff.barnes | with no comments
Filed under: ,


Disclaimer:The opinions and views expressed within this blog are solely my own and do not represent those of my employer or anyone else.