https://www.developerfusion.com/t/patterns/media/ Patterns Media from Developer Fusion 2013-02-19T06:24:00.00Z http://www.developerfusion.com/media/149695/brian-noyes-builds-lob-apps-with-kona-guidance/ Brian Noyes Builds LOB Apps with Kona Guidance 2013-02-19T06:24:00.00Z Carl and Richard talk to Brian Noyes about Microsoft's Patterns and Practices Kona Guidance for developing Windows Store Line of Business Apps. The conversation digs into the evolution of 'Prism for WinRT' into Kona, and how they are substantially different because Windows Stores are substantiall. James Crowley http://www.developerfusion.com/media/148882/thiago-silva-and-jeff-hewitt-on-azure-the-good-the-bad-and-the-ugly/ Thiago Silva and Jeff Hewitt on Azure - the Good, the Bad and the Ugly 2013-01-08T20:49:00.00Z Carl and Richard talk to Thiago Silva and Jeff Hewitt about building applications in Azure. The good? Scaling, deployment and costs. More good - great tools and information from Patterns and Practices. The bad? Getting coherent monitoring together. The conversation digs deep into Azure level moni. James Crowley http://www.developerfusion.com/media/144785/episode-081-celluloid-concurrency-and-more-with-tony-arcieri/ Episode 0.8.1 - Celluloid, concurrency, and more with Tony Arcieri 2012-07-16T10:57:00.00Z Wynn talked with Tony Arcieri, creator of Celluloid about concurrency in Ruby and his thoughts on Erlang, Clojure, and design patterns. 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/144618/framework-series-steve-smith-from-nimblepros-on-antipatterns/ Framework Series: Steve Smith from NimblePros on Anti-Patterns 2012-07-16T10:53:00.00Z Scott chats with Steve Smith from NimblePros about the 2012 Software Craftsmanship Motivational Calendar...specifically Anti-Patterns. Iceberg Class, Design By Committee, Reinventing the Wheel, there's some you know, some you don't. They are all anti-patterns and something to watch out for. Steve. James Crowley http://www.developerfusion.com/media/131273/project-silk-and-open-web-standards/ Project Silk and Open Web Standards 2011-10-22T15:26:00.00Z In this episode, Woody sits down Don Smith, Microsoft Sr Program Manager on the Patterns & Practices Group, to discuss Project Silk.Thanks to our guest this episode Don Smith is a Senior Program Manager on the patterns & practices team at Microsoft. In his six years with p&p he has pr. James Crowley http://www.developerfusion.com/media/123011/c9-lectures-greg-meredith-monadic-design-patterns-for-the-web-4-of-n/ C9 Lectures: Greg Meredith - Monadic Design Patterns for the Web 4 of n 2011-07-26T20:29:00.00Z Greg Meredith, a mathematician and computer scientist, has graciously agreed to do a C9 lecture series covering monadic design principles applied to web development. You've met Greg before in a Whiteboard jam session with Brian Beckman.The fundamental concept here is the monad, and Greg has a. James Crowley http://www.developerfusion.com/media/122094/steve-smith-on-design-patterns-in-net-part-3/ Steve Smith on Design Patterns in .NET Part 3 2011-07-12T18:12:00.00Z Steve Smith continues his series on patterns in .NET with a thorough exploration of the State Pattern. James Crowley http://www.developerfusion.com/media/120180/steve-smith-on-design-patterns-in-net-part-2/ Steve Smith on Design Patterns in .NET Part 2 2011-06-01T14:10:00.00Z Carl caught up with Steve Smith at Tech Ed 2011 to continue Steve's series on design patterns in .NET. Steve incorporates a few of the patterns described in Part 1 in a real world web application and then builds a test class on the fly to test it. James Crowley http://www.developerfusion.com/media/119335/steve-smith-on-commonly-used-design-patterns/ Steve Smith on Commonly Used Design Patterns 2011-05-11T17:49:00.00Z Steve Smith explains a few of the most commonly used design patterns and also talks about anti-patterns, or those that should not normally be used. If you're new to patterns, this is a great place to start. James Crowley http://www.developerfusion.com/media/118267/brian-noyes-is-looking-through-prism-4/ Brian Noyes is looking through Prism 4 2011-04-20T04:52:00.00Z Carl and Richard talk to Brian Noyes about Prism 4. Prism is a combination of guidance and tooling from the Patterns and Practices team at Microsoft to help build WPF and Silverlight based applications. Brian digs into why Prism exists and what has been added to the latest version of Prism to wor. James Crowley http://www.developerfusion.com/media/118082/endpointtv-patterns-practices-composite-services-guidance-project/ endpoint.tv - Patterns & Practices Composite Services Guidance Project 2011-04-18T16:50:00.00Z My friends on the patterns & practices team are working on a cool new project that we want to share with you. The Composite Services Guidance project provides guidance for building enterprise SOA-basedcomposite service applications with design and implementation patterns for service discovery. James Crowley http://www.developerfusion.com/media/118075/parallel-programming-for-c-developers-tasks-and-continuations-part-2-of-2/ Parallel Programming for C++ Developers: Tasks and Continuations, Part 2 of 2 2011-04-18T16:50:00.00Z The Parallel Computing Concurrency Runtime team write tools for the C++ community that make it easier to write reliable, performant and scalable concurrent and parallel code. In this conversation, Mike Chu , Dana Groff, Artur Laksberg, and Vinod Koduvayoor Subramanian talk about their latest addi. James Crowley http://www.developerfusion.com/media/115205/ruby-is-old-enough-to-drink-with-peter-cooper-and-jason-seifer/ Ruby is Old Enough to Drink with Peter Cooper and Jason Seifer 2011-03-13T12:05:00.00Z This week on the podcast Louis interviews Peter Cooper and Jason Seifer of The Ruby Show about the latest happenings in the world of Ruby and Rails. James Crowley http://www.developerfusion.com/media/114986/parallel-programming-in-native-code-tasks-and-continuations-part-1-of-2/ Parallel Programming in Native Code: Tasks and Continuations, Part 1 of 2 2011-03-09T21:59:00.00Z The Parallel Computing’s Concurrency Runtime team write tools for the C++ community that make it easier to write reliable, performant and scalable concurrent and parallel code. In this conversation, Mike Chu , Dana Groff, Artur Laksberg, and Vinod Koduvayoor Subramanian talk about their latest ad. James Crowley http://www.developerfusion.com/media/92250/c9-lectures-greg-meredith-monadic-design-patterns-for-the-web-3-of-n/ C9 Lectures: Greg Meredith - Monadic Design Patterns for the Web 3 of n 2011-01-06T21:40:00.00Z Greg Meredith, a mathematician and computer scientist, has graciously agreed to do a C9 lecture series covering monadic design principles applied to web development. You've met Greg before in a Whiteboard jam session with Brian Beckman.The fundamental concept here is the monad, and Greg h. James Crowley http://www.developerfusion.com/media/92150/endpointtv-applied-architecture-patterns-on-the-microsoft-platform/ endpoint.tv - Applied Architecture Patterns on the Microsoft Platform 2010-12-17T19:19:00.00Z Have you ever noticed that there are often several products or solutions available when you want to solve a problem with the Microsoft platform, and so you aren't sure which is the right fit? With AppFabric, for example, there's a fair bit of overlap between BizTalk and Workflow.Luckily, a gr. James Crowley http://www.developerfusion.com/media/92111/c9-lectures-greg-meredith-monadic-design-patterns-for-the-web-2-of-n/ C9 Lectures: Greg Meredith - Monadic Design Patterns for the Web - 2 of n 2010-12-14T21:16:00.00Z Greg Meredith, a mathematician and computer scientist, has graciously agreed to do a C9 lecture series covering monadic design principles applied to web development. You've met Greg before in a Whiteboard jam session with Brian Beckman.The fundamental concept here is the monad, and Greg has a. James Crowley http://www.developerfusion.com/media/91458/discussion-with-adam-bien-part-1/ Discussion with Adam Bien (part 1) 2010-10-20T00:12:00.00Z Formatted notes available at http://blogs.sun.com/glassfishpodcast | *Part 2 of the interview *Adam Bien's blog *Adam's publications (including "Real World Java EE Patterns, Rethinking Best Practices") *Code on Kenai.com *"You application is *not* lightweight if. James Crowley http://www.developerfusion.com/media/91103/interview-with-adam-bien-part-2/ Interview with Adam Bien (part 2) 2010-10-10T21:59:00.00Z Formatted notes available at http://blogs.sun.com/glassfishpodcast | *Adam Bien's blog *Adam's publications (including "Real World Java EE Patterns, Rethinking Best Practices") *Code on Kenai.com *"You application is *not* lightweight if..."Music: Rodolphe Raffalli - Je. James Crowley