https://www.developerfusion.com/t/wcf/media/view/audio/ Audio WCF Media from Developer Fusion 2013-02-05T07:00:00.00Z http://www.developerfusion.com/media/149390/demis-bellot-on-servicestack/ Demis Bellot on ServiceStack 2013-02-05T07:00:00.00Z Carl and Richard talk to Demis Bellot about ServiceStack, a set of tools for building web services and MVC web sites with incredible performance. Demis talks about his thinking behind ServiceStack, its support for a diverse set of protocols and how it compares to WCF and WebAPI. The conversation James Crowley http://www.developerfusion.com/media/144674/brian-noyes-builds-single-page-applications/ Brian Noyes Builds Single Page Applications 2012-07-16T10:53:00.00Z Carl and Richard talk to Brian Noyes about the Single Page Application (SPA) feature coming in MVC 4. Brian talks about the similarities of the design patterns for SPA to the more classical Silverlight or WPF application with RIA or WCF services on the back end. While hardly new to the web space James Crowley http://www.developerfusion.com/media/144607/framework-series-service-stack-with-demis-bellot/ Framework Series: Service Stack with Demis Bellot 2012-07-16T10:52:00.00Z Demis Bellot has put together an open source .NET and Mono REST Web Services framework called Service Stack. It's effectively a WCF replacement for some kinds of webservices. There's no XML and no code-generation. Why do frameworks like this exist and what kinds of things did Demis take into cons. James Crowley http://www.developerfusion.com/media/120963/herding-code-115-restravaganza-with-darrel-miller-glenn-block-and-john-sheehan/ Herding Code 115: RESTravaganza with Darrel Miller, Glenn Block, and John Sheehan 2011-06-22T01:35:00.00Z This episode of Herding Code the guys talk REST with Glenn Block (who’s driving the WCF Web APIs), Darrel Miller (a REST expert with a lot of real world production experience), and John Sheehan (author of RestSharp) about what REST really is and what practical value it really offers in real world. James Crowley http://www.developerfusion.com/media/119169/glenn-block-simplifies-wcf-with-webapi/ Glenn Block Simplifies WCF with WebAPI 2011-05-10T13:33:00.00Z Richard caught up with Glenn Block at Mix 2011 to find out what he's been working on since the MEF days. After a quick tour down memory lane about MEF and Brad Abrams, Glenn discusses WCF Web APIs. The Web APIs focus WCF onto pure HTTP, making it easier to build RESTful applications while not req. James Crowley http://www.developerfusion.com/media/118675/this-is-not-your-fathers-wcf-all-about-the-webapi-with-glenn-block/ This is not your father's WCF - All about the WebAPI with Glenn Block 2011-04-29T17:15:00.00Z Glenn Block is with Scott in The Netherlands and tries to get Scott up to speed on what's new in WCF. Scott thinks WCF is scary and heavyweight. How does WCF fit into a world of Web 2.0 lightweight APIs? What's the WCF WebAPI and how does compare to services in ASP.NET MVC? James Crowley http://www.developerfusion.com/media/118517/endpointtv-wcf-web-api-with-glenn-block/ endpoint.tv - WCF Web API with Glenn Block 2011-04-27T15:10:00.00Z With all the emphasis on HTML 5 and devices more and more people are thinking of creating services with the HTTP stack.  Though WCF has had support for this since .NET 3.5 the WCF team has been working hard on the new WCF Web API stack with awesome support for just about anything you would ever w. James Crowley http://www.developerfusion.com/media/118079/endpointtv-find-your-voice-and-make-wfwcf-better/ endpoint.tv - Find Your Voice and Make WF/WCF Better 2011-04-18T16:50:00.00Z Are you sometimes annoyed by Windows Workflow Foundation (WF4) or Windows Communication Foundation (WCF)?  Sure you are.  All of use are sometimes annoyed by these products - including those of us who work on the team.  We know there are things we could do to make the products better but what we James Crowley http://www.developerfusion.com/media/118125/pluralcast-39-t4-with-gareth-jones/ Pluralcast 39 : T4 with Gareth Jones 2011-04-18T16:52:00.00Z Listen here! [41:15] Gareth Jones has chops. Tech chops, that is. He’s been around the .NET community making tools for developers for several years and one of those tools happens to be T4. That’s right, that T4, the Text Template Transformation Toolkit. More of us are stumbling across T4 lately James Crowley http://www.developerfusion.com/media/118085/endpointtv-aspnet-wf4-wcf-and-async-calls/ endpoint.tv - ASP.NET WF4 / WCF and Async Calls 2011-04-18T16:50:00.00Z You've been asking for it and here it is.  I've put together some sample code showing how you can use WF4 with ASP.NET and do it the right way... the fast way with async calls.For more info see this blog postRon Jacobshttp://blogs.msdn.com/rjacobsTwitter: @ronljacobs http://twitte. James Crowley http://www.developerfusion.com/media/115530/endpointtv-wcf-web-http-rest-test-tool-preview/ endpoint.tv - WCF Web HTTP (REST) Test Tool Preview 2011-03-16T08:10:00.00Z The other day, I walked by the office where our team members from Shanghai work while in Redmond and I ran into Leo Shum, a test lead on the new WCF Web HTTP (REST) Test Tool. On this episode, Leo joins me in the studio to show you how this new tool works. Though it's not yet shipping, we definit. James Crowley http://www.developerfusion.com/media/114969/endpointtv-performance-testing-with-soaware/ endpoint.tv - Performance Testing with SO-Aware 2011-03-09T18:02:00.00Z Do you really want to know how to make your service fast?  There is only one way to improve performance and that is to set a goal and test your system under load.  The trouble is that there are few good load testing tools for WCF.In this episode, once again I'm joined by Jesus Rodriguez of SO. James Crowley http://www.developerfusion.com/media/112673/endpointtv-wcf-web-api-content-types/ endpoint.tv - WCF Web API - Content Types 2011-02-24T00:09:00.00Z Glenn Block joins me for a look at how you can use the new WCF Web API libraries to build great browser based apps with jQuery with new support for Form URI encoding and other custom content types.For more info see http://wcf.codeplex.comRon Jacobshttp://blogs.msdn.com/rjacobs. James Crowley http://www.developerfusion.com/media/92426/endpointtv-how-to-unit-test-a-wf4-workflow-that-calls-a-wcf-service/ endpoint.tv - How to Unit Test a WF4 Workflow that calls a WCF Service 2011-01-20T19:56:00.00Z Yesterday morning I received an email from Ryo in Belgium who asked for help in unit testing a workflow.  Ryo had read my previous posts on Microsoft.Activities.UnitTesting.XamlInjector and wanted to use it to test his workflow but was having trouble.  I gave him a quick suggestion and a little l. James Crowley http://www.developerfusion.com/media/92367/endpointtv-wf-service-data-validation-design/ endpoint.tv - WF Service Data Validation Design 2011-01-17T13:53:00.00Z Last episode I shared with you some thoughts about my 4 Tenets of Service Oriented Data Validationand I showed an example of using them with WCF.In this episode I'll walk through an updated version of the WCF Service Fault and Validation Example to show you how you can do the same thing with James Crowley http://www.developerfusion.com/media/92354/endpointtv-wcf-service-data-validation-design/ endpoint.tv - WCF Service Data Validation Design 2011-01-15T23:51:00.00Z All this thinking about faults caused me to think about a deeper question.  What would be a great design for data validation in a service oriented architecture?  After some thought I proposed 4 Tenets of Service Oriented Data Validation.In this episode I'll walk through the WCF Service Fault James Crowley http://www.developerfusion.com/media/92095/endpointtv-wcf-appfabric-caching-behavior-sample/ endpoint.tv - WCF AppFabric Caching Behavior Sample 2010-12-13T19:15:00.00Z While I was out on holiday break I had this idea.  What if you could create an operation behavior that would cache results for a WCF call and intercept the call returning the response from the cache if it was found?  That would be pretty cool so I created the WCF AppFabric Caching Behavior Sample. James Crowley http://www.developerfusion.com/media/92053/endpointtv-wcf-complex-type-ajax-service-sample/ endpoint.tv - WCF Complex Type AJAX Service Sample 2010-12-11T01:12:00.00Z In this episode I'll walk you through the WCF Complex Typex AJAX Service Sample.  This sample demonstrates how you can add an AJAX-enabled WCF Service to your web application and call it from Javascript in the browser without doing a full post-back.Ron Jacobshttp://blogs.msdn.com/rjacobs. James Crowley http://www.developerfusion.com/media/92051/endpointtv-wcf-and-appfabric-autostart/ endpoint.tv - WCF and AppFabric Auto-Start 2010-12-10T17:11:00.00Z Auto-Start is one of the hidden gems of Windows Server AppFabric. With it you can significantly speed up that first call to your WCF service and you can also do service initialization if you know how to do it.  Recently a friend asked me how to add service initialization and it took me most of th. James Crowley http://www.developerfusion.com/media/92030/endpointtv-how-to-consume-a-wcf-service-with-wf4/ endpoint.tv - How to consume a WCF Service with WF4 2010-12-08T21:09:00.00Z This ought to be easy... unfortunately it is not as easy as it should be.  In this episode I'll show you how you can consume a WCF service from WF4 by using a trick that I learned way back in the eary days of WF4.  Honestly I had forgotten all about this until earlier today when I saw a forum pos. James Crowley