Browse by Tags
All Tags »
ADO.NET »
.NET (
RSS)
Don't be fooled with the EDM designer in SP1 beta for VS.NET 2008. Apparently there was no need "yet" for in depth customizability of the store model schema. For my class table inheritance example I'm using table prefixes since I'm running many...
I must be overlooking something. The ID field in my SQL Server database is configured to autoincrement through setting the Identity seed and Identity increment properties. For some reason the generated code allows the end user of the conceptual EDM model...
LINQ will transform the architectures around us and make the traditional data access layer irrelevant. Kris Vandermotten wrote a few lines about this here and here .
For those of you who have been living under a rock, here is the ADO.NET team announcement of fresh bits of next generation data access stuff. To be honest I'm really glad that the team found another release vehicle. A lot of people I've been talking to...
Andrew Conrad announced project "Jasper" earlier this week at Mix '07. Jasper is different from typical O/R frameworks that often require data classes to be written by hand, or generated at development-time using a tool. Jasper on the other hand connects...
Today at the Mix '07 event in Las Vegas Microsoft's "data programmability" team announced "Astoria": Data Services for the Web. Astoria is an early piece of technology for creating and executing data services. The cool part is that it uses the Entity...
Today the ADO.NET team announced that the ADO.NET Entity Framework will not ship with Visual Studio Orcas currently planned for Q4 2007. The team is targeting a release in the first half of 2008. For more information on the ADO.NET Entity Framework and...
Also see part 1 , 2 , 3 , 4 , 5 , 6 and 7 of this series of posts on the next-generation data access for the .NET platform. Please note that this information is subject to change. Fabrice Marguerie points to the product availability for Orcas . Scott...
More Posts