>
 Saturday, March 08, 2008
« Visual Studio 2005/2008 CTP Setup - Febr... | Main | WCF Security Guide from Patterns and Pra... »

I just wrapped up a week at SD West in Santa Clara where I delivered 2 full day tutorials and 4 sessions. This post will lead you to all the sample code for those sessions, enjoy!

Tutorial: .NET Technology Roadmap

Tutorial: Building an Enterprise SOA with WCF

Entity Framework, AJAX and REST - A look at Project Astoria

Exploring Windows CardSpace

Federation with WCF

Scalability and Throughput Considerations for WCF

Technorati Tags: , , , , ,
3/8/2008 8:10 AM .NET 3.0 | .NET 3.5 | Speaking/Events  | Comments [4]  |  View reactions  |  Trackback
Tuesday, March 11, 2008 2:55:45 AM (GMT Standard Time, UTC+00:00)
Thanks for the great .NET Technology Roadmap Tutorial and the sample code downloads. However, the slides used in the presentation are neither included in the zip file nor included with the SD West 2008 CD/library. Would it be possible to provide those for download as well?
Pete
Monday, March 17, 2008 9:27:30 PM (GMT Standard Time, UTC+00:00)
The slides are in hand outs from the class only. These are not made public for copyright reasons.
Monday, April 07, 2008 8:24:45 PM (GMT Daylight Time, UTC+01:00)
I noticed that you used the ProxyBase class in lieu of ClientBase in your Proxies.zip example.
Is there a reason for this? I discovered earlier on MSDN: "This class supports the BizTalk RFID infrastructure and is not intended to be used directly from your code."
This quote is from the following link:
http://msdn2.microsoft.com/en-us/library/microsoft.rfid.test.devicesimulator.client.proxybase.aspx

Could you explain the difference? If there is a reason to use ProxyBase, I would like to know.

thanks,

Kenneth


Kenneth Weems
Friday, April 25, 2008 10:45:51 AM (GMT Daylight Time, UTC+01:00)
ProxyBase<T> is my own creation, not from the WCF stack. I created this to handle faulted channels and timeouts as an example. You can't do it with ClientBase<T> because you don't have access to the channel factory from ClientBase<T>.
Name
E-mail
(will show your gravatar icon)
Home page

Comment (HTML not allowed)  

    ON THIS PAGE
    SEARCH
    CATEGORIES
    ARCHIVES
    BLOGROLL

Designed by NUKEATION STUDIOS