https://www.developerfusion.com/t/.net/media/view/video/ Video .NET Media from Developer Fusion 2012-02-25T01:30:00.00Z http://www.developerfusion.com/media/138905/kevin-mcneish-builds-ios-apps-with-xcode/ Kevin McNeish Builds iOS apps with XCode 2012-02-25T01:30:00.00Z Kevin McNeish is here to show Visual Studio developers how easy it is to build an iPhone or iPad app with XCode. James Crowley http://www.developerfusion.com/media/137572/steve-smith-on-aspnet-mvc-4/ Steve Smith on ASP.NET MVC 4 2012-02-03T14:08:00.00Z Steve Smith gives us a preview of MVC 4 inside a Windows Phone emulator. Steve shows how to easily redirect mobile requests and how to use recipes as well as Async and Await keywords. James Crowley http://www.developerfusion.com/media/135077/carl-franklin-on-speech-recognition-and-synthesis-in-net/ Carl Franklin on Speech Recognition and Synthesis in .NET 2011-12-23T03:47:00.00Z Carl shows you how to make speech recognition more accurate using System.Speech.Recognition in .NET. He also shows off the best Speech Synthesizer he's found on the market. James Crowley http://www.developerfusion.com/media/134159/carl-franklin-on-gesturepak-for-kinect/ Carl Franklin on GesturePak for Kinect 2011-12-06T03:29:00.00Z Carl describes and demonstrates his latest creation, GesturePak, which uses the Microsoft Kinect SDK to record body gestures and fires events in your code when it recognizes them. James Crowley http://www.developerfusion.com/media/132368/dr-neil-roodyn-on-developing-for-the-kinect/ Dr Neil Roodyn on Developing for the Kinect 2011-11-15T15:03:00.00Z Dr Neil Roodyn sat down with Carl at Dev Connections in Las Vegas to demonstrate the Kinect for Windows SDK Beta. James Crowley http://www.developerfusion.com/media/132369/carl-franklin-moving-from-silverlight-to-metro/ Carl Franklin: Moving from Silverlight to Metro 2011-11-15T15:03:00.00Z Carl explains Microsoft's motivation behind WinRT, and what they said (and didn't say) at BUILD. He explains what WinRT really is technically, and where .NET fits in the picture. Finally, he shows you what's involved when moving a Silverlight app to a Metro-Style app for Windows 8. James Crowley http://www.developerfusion.com/media/123360/bill-wagner-offers-c-puzzles/ Bill Wagner Offers C# Puzzles 2011-08-01T18:41:00.00Z Bill Wagner walks you through a small handful of puzzling C# code snippets. Can you guess what the results will be? Mark Miller makes a cameo. Will Bill stump the Millahnater? James Crowley http://www.developerfusion.com/media/122274/miguel-castro-on-extensibility-in-wcf/ Miguel Castro on Extensibility in WCF 2011-07-15T14:18:00.00Z Miguel Castro is Back! Miguel guides Carl through several demos on using behaviors to extend your WCF services. 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/121416/jon-skeet-looks-inside-the-await-keyword/ Jon Skeet Looks Inside the Await Keyword 2011-07-01T03:54:00.00Z Jon Skeet loves to hack .NET. He went spelunking into how the new await keyword (part of the new Async CTP) works with the Parallel Task Library in .NET 4.0 and came up with his own implementation of it. This is part one of at least a two-part series. James Crowley http://www.developerfusion.com/media/121124/udi-dahan-on-nservicebus/ Udi Dahan on NServiceBus 2011-06-24T11:42:00.00Z Udi Dahan shows you how to use the fabulous NServiceBus to provide reliable messaging using both a request/response and publish/subscribe architecture. He shows how much easier it is to use NServiceBus than to use WCF for reliable messaging. James Crowley http://www.developerfusion.com/media/120428/beth-massi-on-advanced-visual-studio-lightswitch-beta-2/ Beth Massi on Advanced Visual Studio LightSwitch Beta 2 2011-06-08T15:19:00.00Z Carl sat down with Beth Massi at DevTeach 2011 for another LightSwitch episode. Beth shows us some customizations and extensions available in the new Beta 2. 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/119990/seth-juarez-on-machine-learning-in-net/ Seth Juarez on Machine Learning in .NET 2011-05-28T06:07:00.00Z Carl sat down with Seth Juarez at Tech Ed and got his mind blown with some of Seth's Machine Learning demos. Even if you're not a developer you will find this show fascintating due to Seth's right-brain approach to math. James Crowley http://www.developerfusion.com/media/117845/james-kovacs-on-ioc-container-integration/ James Kovacs on IoC Container Integration 2011-04-15T04:12:00.00Z James Kovacs is back on dnrTV. In this episode James demonstrates integrating an off-the-shelf IoC Container in your .NET application. James Crowley http://www.developerfusion.com/media/113947/steve-toub-on-the-visual-studio-async-ctp/ Steve Toub on the Visual Studio Async CTP 2011-03-04T12:40:00.00Z Stephen Toub of Microsoft demonstrates the new normal in parallel programming in .NET. Steve goes through numerous examples and also drops some hints about the next version of .NET. James Crowley http://www.developerfusion.com/media/113948/bill-wagner-on-type-dynamic-in-c/ Bill Wagner on Type Dynamic in C# 2011-03-04T12:40:00.00Z Bill Wagner is back on dnrTV to explain the Dynamic Type in C# including how and when to use it. James Crowley http://www.developerfusion.com/media/113949/steve-smiths-aspnet-tips-and-tricks/ Steve Smith's ASP.NET Tips and Tricks 2011-03-04T12:40:00.00Z Steve Smith brings us his latest bag of ASP Tips and Tricks. Steve talks about Tracing, Cache Management and MVC 3 as well as a few other goodies. James Crowley http://www.developerfusion.com/media/113950/beth-massi-on-visual-studio-lightswitch-beta-1/ Beth Massi on Visual Studio LightSwitch Beta 1 2011-03-04T12:40:00.00Z Our good friend Beth Massi is back to give us the full rundown on LightSwitch Beta 1. Beth builds a Vision Clinic Management Application from scratch. James Crowley http://www.developerfusion.com/media/113951/paul-sheriff-on-windows-phone-7-development/ Paul Sheriff on Windows Phone 7 Development 2011-03-04T12:40:00.00Z Paul Sheriff is back on dnrTV with some great tips and ideas that can be used in just about any Windows Phone 7 development project, including the best general Visual Studio tip you've never seen! James Crowley