Unai Zorrilla, Development Team Lead de Plainconcepts, nos introduce ADO.NET Data Services en una serie de videos.
En este primer video, nos enseña como crear el servicio.
Recursos:
- En Microsoft
http://msdn.microsoft.com/en-us/data/bb931106.aspx
…
The Entity Framework supports both select and action stored procedures. We covered action stored procedures in a previous screencast. In this screencast, Rob Bagby will illustrate how to import select stored procedures. However, the entity framework
goes beyond simply importing…
Author: Hi, I am Daniel Moth
Introduction: Assuming you understand how
LINQ to objects works and assuming you know how DataSets work, this 18' video shows you how
LINQ to DataSet can be used in your projects.
Video download: Click on the image to play the video (from a streaming…
I met up with Anders Hejlsberg and Sam Druker the other day to get an overview of the May CTP of LINQ and to learn about Entities, a new concept coming in future versions of the ADO.NET stack.
Stored Procedure is an integral part of Application Development if it targets database like SQL Server. So we have created a many of them. The question is, will we be able to use them? Answer to that is “Yes”
Stay tuned,
Wriju (http://blogs.msdn.com/b/wriju)
POCO (Plain Old CLR Object) is the new feature in ADO.NET Entity Framework and how can we use the template to create POCO classed in Visual Studio 2010.
For more on POCO please visit
http://blogs.msdn.com/b/adonet/archive/2009/05/21/poco-in-the-entity-framework-part-1-the-experience.aspx
…
Do all roads to coding start with math? Find out how Kati and Sarah got into the business of software development and find out more about being successful women on the ADO.NET team.
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…
In this geekSpeak, Microsoft Most Valuable Professional (MVP) John Papa explores how to consume ADO.NET Data Services from a Microsoft Silverlight 2 application.
John Papa is a Microsoft Visual C# Most Valuable Professional (MVP), International .NET Association (INETA) speaker, member of…