Video ADO.NET Media from Developer Fusion https://www.developerfusion.com/t/ado.net/media/view/video/ Video ADO.NET Media from Developer Fusion http://www.rssboard.org/rss-specification en-GB Fri, 04 Mar 2011 11:32:00 GMT ADO.NET: RESTful Data Services Data and Modeling Group Architect, Pablo Castro, discusses RESTful ADO.NET Data Services with Ted Neward. http://www.developerfusion.com/media/76318/adonet-restful-data-services/ http://www.developerfusion.com/media/76318/adonet-restful-data-services/ Mon, 01 Feb 2010 03:47:00 GMT James Crowley Object Relational Mapping and (ORM), Entity Framework (EF), and M Programming Language Ted Neward and Danny Simmons of the ADO.NET team discuss the Entity Framework, ORMs and OSLO. http://www.developerfusion.com/media/76325/object-relational-mapping-and-orm-entity-framework-ef-and-m-programming-language/ http://www.developerfusion.com/media/76325/object-relational-mapping-and-orm-entity-framework-ef-and-m-programming-language/ Mon, 01 Feb 2010 03:47:00 GMT James Crowley Microsoft PDC 2009 - Paul Kimmel Paul Kimmel, author of LINQ Unleashed for C# and the upcoming Sams Teach Yourself the ADO.NET Entity Framework in 24 Hours tells us about his experience at Microsoft PDC 2009. http://www.developerfusion.com/media/72504/microsoft-pdc-2009-paul-kimmel/ http://www.developerfusion.com/media/72504/microsoft-pdc-2009-paul-kimmel/ Tue, 08 Dec 2009 02:19:00 GMT James Crowley ADO.NET Data Services - Service Operations 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. http://www.developerfusion.com/media/113707/adonet-data-services-service-operations/ http://www.developerfusion.com/media/113707/adonet-data-services-service-operations/ Fri, 04 Mar 2011 11:23:00 GMT James Crowley ADO.NET Data Services - Query Interceptors 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. http://www.developerfusion.com/media/113708/adonet-data-services-query-interceptors/ http://www.developerfusion.com/media/113708/adonet-data-services-query-interceptors/ Fri, 04 Mar 2011 11:23:00 GMT James Crowley ADO.NET Data Services - Querying with LINQ 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 http://www.developerfusion.com/media/113709/adonet-data-services-querying-with-linq/ http://www.developerfusion.com/media/113709/adonet-data-services-querying-with-linq/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley ADO.NET Data Services - A Basic .NET Client 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. http://www.developerfusion.com/media/113710/adonet-data-services-a-basic-net-client/ http://www.developerfusion.com/media/113710/adonet-data-services-a-basic-net-client/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley ADO.NET Data Services - A Basic Silverlight Client 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. http://www.developerfusion.com/media/113711/adonet-data-services-a-basic-silverlight-client/ http://www.developerfusion.com/media/113711/adonet-data-services-a-basic-silverlight-client/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley ADO.NET Data Services - A Basic AJAX Client In this video we'll take a quick look at building a basic, read-only AJAX client for an ADO.NET Data Service. http://www.developerfusion.com/media/113712/adonet-data-services-a-basic-ajax-client/ http://www.developerfusion.com/media/113712/adonet-data-services-a-basic-ajax-client/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley ADO.NET Data Services - Querying with URI's 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. http://www.developerfusion.com/media/113713/adonet-data-services-querying-with-uris/ http://www.developerfusion.com/media/113713/adonet-data-services-querying-with-uris/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley ADO.NET Data Services - Surfacing Data 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. http://www.developerfusion.com/media/113714/adonet-data-services-surfacing-data/ http://www.developerfusion.com/media/113714/adonet-data-services-surfacing-data/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley SQL Server 2008 - Table Valued Parameters SQL Server 2008 (and ADO.NET in .NET Framework V3.5) have a capability whereby you can pass a whole table of data into a stored procedure in one go. Rather than passing XML or a string, multi-valued parameters can be represented quite naturally.In this video, we take a quick look. http://www.developerfusion.com/media/113721/sql-server-2008-table-valued-parameters/ http://www.developerfusion.com/media/113721/sql-server-2008-table-valued-parameters/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley LINQ to Entities - Deferred Loading of Entities 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. http://www.developerfusion.com/media/113729/linq-to-entities-deferred-loading-of-entities/ http://www.developerfusion.com/media/113729/linq-to-entities-deferred-loading-of-entities/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley LINQ to Entities - Defining and Executing Queries 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 the difference between defining a query and executing a query. http://www.developerfusion.com/media/113730/linq-to-entities-defining-and-executing-queries/ http://www.developerfusion.com/media/113730/linq-to-entities-defining-and-executing-queries/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley LINQ to Entities - Metadata Generation Tools 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 we can use metadata generation tools in order to produce the necessary models for the Entity Framework. http://www.developerfusion.com/media/113731/linq-to-entities-metadata-generation-tools/ http://www.developerfusion.com/media/113731/linq-to-entities-metadata-generation-tools/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley LINQ to Entities - The ObjectContext 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 one of the key types in the object model, the ObjectContext that encapsulates a connection to our model, the metadat. http://www.developerfusion.com/media/113732/linq-to-entities-the-objectcontext/ http://www.developerfusion.com/media/113732/linq-to-entities-the-objectcontext/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley LINQ to Entities - Intro (Metadata, Querying, Updating) 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 take a quick look at how to obtain build a model in order to query and update data. Later videos will examine these topics in greater depth. http://www.developerfusion.com/media/113733/linq-to-entities-intro-metadata-querying-updating/ http://www.developerfusion.com/media/113733/linq-to-entities-intro-metadata-querying-updating/ Fri, 04 Mar 2011 11:24:00 GMT James Crowley Using asynchronous commands in ADO.NET 2.0 In this session we'll look at how we can submit work to the database asynchronously in ADO.NET 2.0. http://www.developerfusion.com/media/113936/using-asynchronous-commands-in-adonet-20/ http://www.developerfusion.com/media/113936/using-asynchronous-commands-in-adonet-20/ Fri, 04 Mar 2011 11:32:00 GMT James Crowley ADO.NET Data Services in .NET 3.5 Service Pack 1 Beta1 with ASP.NET AJAX Wally walks through using ASP.NET Podcast Show #114 - ADO.NET Data Services in .NET 3.5 Service Pack 1 Beta1 with ASP.NET AJAX. http://www.developerfusion.com/media/9748/adonet-data-services-in-net-35-service-pack-1-beta1-with-aspnet-ajax/ http://www.developerfusion.com/media/9748/adonet-data-services-in-net-35-service-pack-1-beta1-with-aspnet-ajax/ Fri, 30 May 2008 20:30:00 GMT James Crowley