https://www.developerfusion.com/t/ado.net/media/sort/popularity/ ADO.NET Media from Developer Fusion 2011-03-04T11:24:00.00Z http://www.developerfusion.com/media/84630/endpointtv-wf-state-machine-and-adonet-activity-packs/ endpoint.tv - WF State Machine and ADO.NET Activity Packs 2010-07-13T19:01:00.00Z Are you missing the old WF 3.0 State Machine in .NET 4?  Good news!  The team has released some new activity packs on Codeplex at wf.codeplex.comIn this episode Guang Yang will show us *WF State Machine Activity Pack CTP 1 *WF ADO.NET Activity Pack CTP 1 James Crowley http://www.developerfusion.com/media/9261/a-practical-look-at-silverlight-2-part-2/ A Practical Look at Silverlight 2 Part 2 2008-08-18T22:55:00.00Z Now that Silverlight 2 is at the Olympics and making a big splash, we wanted to explore this fascinating technology more. Microsoft Silverlight 2 is a cross-browser, cross-platform, and cross-device plug-in for delivering the next generation of .NET based media experiences and rich interactive ap... James Crowley http://www.developerfusion.com/media/9705/a-practical-look-at-silverlight-2-part-2/ A Practical Look at Silverlight 2 Part 2 2008-08-18T22:55:00.00Z Now that Silverlight 2 is at the Olympics and making a big splash, we wanted to explore this fascinating technology more. Microsoft Silverlight 2 is a cross-browser, cross-platform, and cross-device plug-in for delivering the next generation of .NET based media experiences and rich interactive ap... James Crowley http://www.developerfusion.com/media/12467/a-practical-look-at-silverlight-2-part-2/ A Practical Look at Silverlight 2 Part 2 2008-08-18T22:55:00.00Z Now that Silverlight 2 is at the Olympics and making a big splash, we wanted to explore this fascinating technology more. Microsoft Silverlight 2 is a cross-browser, cross-platform, and cross-device plug-in for delivering the next generation of .NET based media experiences and rich interactive ap... James Crowley http://www.developerfusion.com/media/73309/herding-code-66-brad-wilson-and-scott-densmore-on-iphone-development/ Herding Code 66: Brad Wilson and Scott Densmore on iPhone Development 2009-12-16T12:03:00.00Z What do Brad Wilson and Scott Densmore have in common?  They’re expert .NET developers, a couple of Mac fanboys, and they’re both joining the guys on this week’s episode of Herding Code.  Listen in while Brad and, yet another, Scott talk about the Mac, Windows, and the ins and outs of iPhone deve. James Crowley http://www.developerfusion.com/media/12468/a-practical-look-at-silverlight-2-part-1/ A Practical Look at Silverlight 2 Part 1 2008-08-12T01:56:00.00Z Now that Silverlight 2 is at the Olympics and making a big splash, we wanted to explore this fascinating technology more. Microsoft Silverlight 2 is a cross-browser, cross-platform, and cross-device plug-in for delivering the next generation of .NET based media experiences and rich interactive ap... James Crowley http://www.developerfusion.com/media/9706/a-practical-look-at-silverlight-2-part-1/ A Practical Look at Silverlight 2 Part 1 2008-08-12T01:56:00.00Z Now that Silverlight 2 is at the Olympics and making a big splash, we wanted to explore this fascinating technology more. Microsoft Silverlight 2 is a cross-browser, cross-platform, and cross-device plug-in for delivering the next generation of .NET based media experiences and rich interactive ap... James Crowley http://www.developerfusion.com/media/9262/a-practical-look-at-silverlight-2-part-1/ A Practical Look at Silverlight 2 Part 1 2008-08-12T01:56:00.00Z Now that Silverlight 2 is at the Olympics and making a big splash, we wanted to explore this fascinating technology more. Microsoft Silverlight 2 is a cross-browser, cross-platform, and cross-device plug-in for delivering the next generation of .NET based media experiences and rich interactive ap... James Crowley http://www.developerfusion.com/media/113711/adonet-data-services-a-basic-silverlight-client/ ADO.NET Data Services - A Basic Silverlight Client 2011-03-04T11:24:00.00Z In this video we'll use the "ASP.NET Data Services Silverlight Add-On" in order to build a simple read-only Silverlight client for an ADO.NET Data Service. James Crowley http://www.developerfusion.com/media/113707/adonet-data-services-service-operations/ ADO.NET Data Services - Service Operations 2011-03-04T11:23:00.00Z ADO.NET Data Services has a service-side facility for adding pre-built operations ("Service Operations") which can run arbitrary logic which can additionally be parameterised using simple serialised types from the URI. In this video, we take a look at building such Service Operations. James Crowley http://www.developerfusion.com/media/113712/adonet-data-services-a-basic-ajax-client/ ADO.NET Data Services - A Basic AJAX Client 2011-03-04T11:24:00.00Z In this video we'll take a quick look at building a basic, read-only AJAX client for an ADO.NET Data Service. James Crowley http://www.developerfusion.com/media/9669/episode-30-yearend-wrapup/ Episode 30: Year-end wrapup 2009-01-06T09:57:00.00Z K Scott leads the discussion as we look back at 2008, and speculate wildly on what 2009 has to offer. Note: Scott K's taking a podcasting break to change diapers and stuff. Looking back at 2008 Google Chrome Kevin's new iPhone Kevin's Firefox extension a... James Crowley http://www.developerfusion.com/media/9930/episode-30-yearend-wrapup/ Episode 30: Year-end wrapup 2009-01-06T09:57:00.00Z K Scott leads the discussion as we look back at 2008, and speculate wildly on what 2009 has to offer. Note: Scott K's taking a podcasting break to change diapers and stuff. Looking back at 2008 Google Chrome Kevin's new iPhone Kevin's Firefox extension a... James Crowley http://www.developerfusion.com/media/42484/getting-the-scoop-about-olso-and-m-with-shawn-wildermuth/ Getting the Scoop About Olso and M with Shawn Wildermuth 2009-06-17T16:16:00.00Z Keith and Woody speak with the first repeat guest of the podcast, Shawn Wildermuth about Oslo and the M language. In this episode listeners will get some real world examples and use cases for using Oslo and M along with a clearer understanding about DSLs and what the future may hold.Thanks to ou... James Crowley http://www.developerfusion.com/media/113710/adonet-data-services-a-basic-net-client/ ADO.NET Data Services - A Basic .NET Client 2011-03-04T11:24:00.00Z In this video we'll take a quick look at how we can build a simple, read-only .NET client against an ADO.NET data service and how we can continue to use the URI-based query mechanism to get data from that service. James Crowley http://www.developerfusion.com/media/113708/adonet-data-services-query-interceptors/ ADO.NET Data Services - Query Interceptors 2011-03-04T11:23:00.00Z ADO.NET Data Services has a facility whereby we can plug-in code to run whenever a query for a particular entity set is executed. In this video, we take a look at how we can write these Query Interceptors. James Crowley http://www.developerfusion.com/media/113713/adonet-data-services-querying-with-uris/ ADO.NET Data Services - Querying with URI's 2011-03-04T11:24:00.00Z ADO.NET Data Services offers data over RESTful web services - in this video we look at how we can build URI's to represent the different server-side resources that we want to access. James Crowley http://www.developerfusion.com/media/113714/adonet-data-services-surfacing-data/ ADO.NET Data Services - Surfacing Data 2011-03-04T11:24:00.00Z ADO.NET Data Services let us make data widely available through RESTful web services. In this video we take a look at how we can offer data from the ADO.NET Entity Framework, LINQ to SQL and any arbitrary data. James Crowley http://www.developerfusion.com/media/113709/adonet-data-services-querying-with-linq/ ADO.NET Data Services - Querying with LINQ 2011-03-04T11:24:00.00Z For a .NET client that interacts with an ADO.NET Data Service, we can use LINQ in order to construct the query on the client side. We construct a query using LINQ and the client-side framework translates that into a URI for us. In this video, we take a quick look James Crowley http://www.developerfusion.com/media/113729/linq-to-entities-deferred-loading-of-entities/ LINQ to Entities - Deferred Loading of Entities 2011-03-04T11:24:00.00Z ADO.NET V3.0 will come with the ADO.NET Entity Framework and a flexible object relational mapping layer that plugs in to LINQ - LINQ to Entities. In this video we'll take a look at how the framework deals with the deferred loading of related entities from the database. James Crowley