https://www.developerfusion.com/t/architecture/media/view/video/ Video Architecture Media from Developer Fusion 2011-09-26T08:40:00.00Z http://www.developerfusion.com/media/128680/285-spork/ #285 Spork 2011-09-26T08:40:00.00Z Spork improves the loading time of your test suite by starting up your Rails application once in the background. Use it with Guard for the ultimate combo in fast feedback while doing TDD. 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/94468/management-30-leading-agile-developers/ Management 3.0: Leading Agile Developers 2011-02-07T21:34:00.00Z Jurgen Appelo discusses key points from his book "Management 3.0: Leading Agile Developers, Developing Agile Leaders," written for Line Managers. Gain a realistic approach to leading, managing, and growing your Agile team or organization. James Crowley http://www.developerfusion.com/media/76314/patterns-practices-enterprise-library-part-2-of-2/ Patterns & Practices -Enterprise Library: Part 2 of 2 2010-02-01T03:47:00.00Z Chris Tavares discusses goals of the patterns & practices team. James Crowley http://www.developerfusion.com/media/76315/patterns-practices-enterprise-library-part-1-of-2/ Patterns & Practices -Enterprise Library: Part 1 of 2 2010-02-01T03:47:00.00Z Enterprise Library Dev Lead, Chris Tavares, discusses patterns & practices of the enterprise library. James Crowley http://www.developerfusion.com/media/71019/is-microsoft-going-agile-insights-from-scott-guthrie/ Is Microsoft Going Agile? Insights from Scott Guthrie 2009-11-19T16:01:00.00Z Scott Guthrie discusses Microsoft's relationship with Agile. Learn what Microsoft is doing to enable developers to adopt an agile strategy. James Crowley http://www.developerfusion.com/media/48309/onsoftware-lean-thinking-guides-agile-software-development-with-jean-tabaka-part-2/ OnSoftware - Lean Thinking guides Agile Software Development with Jean Tabaka - Part 2 2009-07-17T16:29:00.00Z Jean Tabaka discusses the seven principles of Lean Software Development and how these guide organizations with their Agile adoption. James Crowley http://www.developerfusion.com/media/48311/onsoftware-lean-thinking-guides-agile-software-development-with-jean-tabaka-part-1/ OnSoftware - Lean Thinking guides Agile Software Development with Jean Tabaka - Part 1 2009-07-17T16:29:00.00Z Jean Tabaka discusses the seven principles of Lean Software Development and how these guide organizations with their Agile adoption. James Crowley http://www.developerfusion.com/media/48326/onsoftware-secure-coding-patterns-with-scott-matsumoto/ OnSoftware - Secure Coding Patterns with Scott Matsumoto 2009-07-17T16:29:00.00Z Scott Matsumoto discusses why application developers should care about security. Learn about secure coding patterns, threat modeling, and defensive coding. James Crowley http://www.developerfusion.com/media/48329/onsoftware-java-caps-basics-implementing-common-eai-patterns-with-michael-czapski-and-brendan-marry-part-2/ OnSoftware - Java CAPS Basics– Implementing Common EAI Patterns with Michael Czapski and Brendan Marry - Part 2 2009-07-17T16:29:00.00Z Java CAPS experts, Michael Czapski and Brendan Marry, discuss Sun’s Java Composite Application Suite (Java CAPS). Learn about a patterns-oriented perspective on enterprise integration. James Crowley http://www.developerfusion.com/media/48333/onsoftware-java-caps-basics-implementing-common-eai-patterns-with-michael-czapski-and-brendan-marry-part-1/ OnSoftware - Java CAPS Basics– Implementing Common EAI Patterns with Michael Czapski and Brendan Marry - Part 1 2009-07-17T16:29:00.00Z Java CAPS experts, Michael Czapski and Brendan Marry, discuss Sun’s Java Composite Application Suite (Java CAPS). Learn how architects and developers can implement enterprise integration patterns succinctly, elegantly, and completely. James Crowley http://www.developerfusion.com/media/48453/onmicrosoft-unit-testing-with-jim-newkirk/ OnMicrosoft - Unit Testing with Jim Newkirk 2009-07-17T16:30:00.00Z Jim Newkirk discusses the need for a next generation Unit Testing Framework and how xUnit.net ads extensibility and best practices to the framework. James Crowley http://www.developerfusion.com/media/48454/onmicrosoft-xunitnet-unit-testing-with-jim-newkirk/ OnMicrosoft - xUnit.net Unit Testing with Jim Newkirk 2009-07-17T16:30:00.00Z Jim Newkirk, creator of NUnit, discusses his new Unit Testing Framework called xUnit.net. Learn about xUnit.net and Unit Testing best practices. James Crowley http://www.developerfusion.com/media/48339/onsoftware-using-scalable-language-scala-with-bill-venners/ OnSoftware - Using Scalable Language (Scala) with Bill Venners 2009-07-17T16:29:00.00Z Bill Venners presents Scalable Language (Scala) as a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. James Crowley http://www.developerfusion.com/media/48473/onmicrosoft-patterns-of-extensibility-with-miguel-castro/ OnMicrosoft - Patterns of Extensibility with Miguel Castro 2009-07-17T16:30:00.00Z Miguel Castro discusses patterns of extensibility. Learn about plug in, and module patterns. James Crowley http://www.developerfusion.com/media/48360/onsoftware-xunit-test-patterns-refactoring-test-code-with-gerard-meszaros-part-2/ OnSoftware - xUnit Test Patterns: Refactoring Test Code with Gerard Meszaros - Part 2 2009-07-17T16:30:00.00Z In Part 2, Gerard Meszaros dives deeper into how his book xUnit Test Patterns and how it can help developers and test automaters write better, more maintainable automated tests. James Crowley http://www.developerfusion.com/media/48361/onsoftware-xunit-test-patterns-refactoring-test-code-with-gerard-meszaros-part-1/ OnSoftware - xUnit Test Patterns: Refactoring Test Code with Gerard Meszaros - Part 1 2009-07-17T16:30:00.00Z Test automation expert Gerard Meszaros talks about his book xUnit Test Patterns and how it can help developers and test automaters write better, more maintainable automated tests. James Crowley http://www.developerfusion.com/media/48370/onsoftware-beyond-software-architecture-creating-and-sustaining-winning-solutions-with-luke-hohmann/ OnSoftware - Beyond Software Architecture: Creating and Sustaining Winning Solutions with Luke Hohmann 2009-07-17T16:30:00.00Z Accurately predicting what customers want, need, & will pay for is an art. Drawing on his software strategy & product management consulting experience, Luke Hohmann illustrates how to create and sustain winning solutions for your customers. James Crowley