Hoop Somuahc:>svcutil /t:metadataPLinq- August 30, 2006 More LINQ goodness here. I love it!http://blogs.msdn.com/hoop/archive/2006/08/29/730840.aspx svcutil reference and excludeType- August 29, 2006 I get a lot of internal feedback that the svcutil options are confusing. svcutil.exe originally started out as a fairly simple tool and over the years working towards shipping it's evolved into a Swiss army knife. I figure even though I don't work on WCF anymore I should post a few brain dumps here to try and help folks out there understand things better. reference can have multiple meaningsbehaviors depending on the what you're trying to do. A lot of thought was given to changing the...http://blogs.msdn.com/hoop/archive/2006/08/28/729242.aspx UseSynchronizationContext=false- August 29, 2006 I ran into an issue this summer while helping some interns port Terrarium to use .Net 3.0 and since I haven't seen many posts about it I thought I'd write one in hopes of helping anyone else who runs into this. I'll also nudge Michael Marucheck to write a bit more when he has time since he knows a whole lot more about this than I do. When using Duplex Channels it's often the case that you want to receive callbacks on a separate thread. For example, If you're waiting on some...http://blogs.msdn.com/hoop/archive/2006/08/28/729192.aspx A New Job- August 25, 2006 I have some news I probably should have blogged about earlier. I am no longer on the Connected Framework team here at Microsoft. I switched teams a little over a month ago. I'm now working on the Zune team. I probably won't be blogging much about Zune for a while so if you're curious I recommend reading either Zune Insider or Madison and Pine. For the time being this blog will probably stick to WCF related topics.http://blogs.msdn.com/hoop/archive/2006/08/25/724489.aspx |