Paul Gielens:ThoughtsService

another Endpoint to my thoughts

News

Syndication

Ads


Favorites

Projects

Browse by Tags

All Tags » ADO.NET (RSS)
EDM Designer Quirks
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...
Posted: May 29 2008, 04:24 PM by p.gielens | with 3 comment(s)
Filed under: ,
Autoincrement primary key in EDM
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...
Posted: May 26 2008, 05:16 PM by p.gielens | with 2 comment(s)
Filed under: ,
Entity Framework for Domain Model based Application Architectures
I am sitting here listening to the MSDN Webcast: Framework Masterclass: LINQ to Entities and guess what. Patrick Lowendahl is there as well and beat me to it with the following remark. Question : Eilsa, if you want more feedback from DDD mvps you can...
LINQ to make the Data Access Layer Irrelevant
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 .
ADO.NET Entity Framework June CTP
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...
RAD is Making a Comeback with Jasper
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...
RESTful Data Services
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...
ADO.NET Entity Framework Delayed
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...
ADO.NET Orcas Future Directions 8
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...
Posted: Apr 24 2007, 10:00 AM by p.gielens | with no comments
Filed under: ,
More Posts