For years, you have heard about the benefits of using Stored Procedures to access your database. In this screencast, Rob Bagby will illustrate the default behavior of the Entity Framework when dealing with actions such as insert, update and delete. Rob
will then discuss some concerns…
Author: Hi, I am Daniel Moth
Introduction: When you install Visual Studio 2008 you also get the additional assemblies that make up version 1.0 of ADO.NET Sync Services. More importantly, there is a nice wizard in VS2008 that does the hard work for you. In this 18' video
we create from…
Unai Zorrilla, Development Team Lead de Plainconcepts, nos introduce ADO.NET Data Services en una serie de videos.
En este segundo video, modificamos el servicio.
Recursos:
- En Microsoft
http://msdn.microsoft.com/en-us/data/bb931106.aspx
…
The Entity Framework provides the ability to model rich conceptual layers that meet the needs of our applications. One such model is Entity Splitting. In this model, a single entity in the conceptual layer is mapped to multiple tables in the store. In
this…
This is a recording of the US Public Sector Developer Dinner for Partners covering .NET Framework 3.5 SP1 held on August 20, 2008 in Reston, Va.
This presentation is a demo focused walkthrough of the new features and functionality in SP1. You will see demonstrations that will include:…
Emily GibsonApr 02, 2010 at 12:20 PM3
MSDN Online Media
Avg Rating: 1
(2)
Watch recorded sessions from an in-person Microsoft event around .NET Data Access. This video is an introduction to Language Integrated Query (LINQ).The Microsoft .NET Framework is a robust development platform with an enriched ecosystem of tools, components and features enabling…
In the latest episode of my
Microsoft Conversations series I talked with
Pablo Castro about Astoria, a layer of middleware that makes data readable and writeable by means of a RESTful interface. Even if you don't know or care about the buzzwords, it's easy to show what Astoria does
and to…
Emily GibsonApr 02, 2010 at 12:23 PM1
MSDN Online Media
Avg Rating: 5
(1)
Watch recorded sessions from an in-person Microsoft event around .NET Data Access. This video provides a deeper look at the Microsoft ADO.NET Entity Framework.
The Microsoft .NET Framework is a robust development platform with an enriched ecosystem of tools, components and features enabling…
Once the initial allure of the cool graphics and animation capabilities of Silverlight has passed, you’ll probably say to yourself, "Hey, my app needs data too!" Well, this session delivers on that – not once, not twice, but thrice! We’ll look at accessing
remote data services from…