Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Entity Framework   (RSS)
One thing I like to get across when I talk about the ADO.NET Entity Framework is that in V1 the Designer does not support all the capabilities of the underlying Entity Data Model (EDM) – and hence you will sometimes need to “roll up your sleeves” and Read More...
This one has come up for both LINQ to SQL and LINQ to Entities. The scenario is a reasonably common one. How to handle something like this: CREATE PROCEDURE [dbo].[ReturnMultipleRS] AS select * from customers select * from products .csharpcode, .csharpcode Read More...
I keep getting asked this one. I have my own way of answering which ultimately ends up with “LINQ to Entities is the right choice for majority of scenarios, just expect a little pain”. In slightly more detail: If you only care about SQL Server AND you Read More...
I wanted a high level diagram which allowed me to talk about how the technologies worked together, worked apart, cover off areas such as multiple SSDLs, multiple EDMs etc. Very much work in progress and the build helps – but comments welcome and appreciated Read More...
I keep talking about Entity Framework and I keep getting asked about large databases. I have a stock answer based on work by an early adopter and some other stuff – but I kept meaning to try this out myself. I was about to give it a whirl when I decided Read More...
Apologies to those who attended last week. I did promise to put up a blog post with all my links. Hopefully you got most of them from my previous blogs on a similar event we held on the 17th and from a related session I did a ReMix UK. The missing link Read More...
All of the links I showed are included in a session I did last week for QBS except the following: Dynamic Data Entity Framework Workaround – this allows ADO.NET Entity Framework to better work with ASP.NET Dynamic Data ADO.NET Entity Framework Extensions Read More...
As promised, the links from my session today on the new data stuff on 3.5 and 3.5 SP1. Thanks for listening. General ADO.NET Team Blog http://blogs.msdn.com/adonet Mike in our team http://www.miketaulty.com ( search Entity or LINQ ) Data Platform Developer Read More...
Mike who owns the dev track at Remix has unfortunately lost a speaker and I have offered to help – and to my surprise he said yes. The slight challenge being that I am very light on Silverlight and whilst I was once quite heavily into ASP.NET (back in Read More...
Just had confirmation that we have added two more MSDN half day events for November and December. Hope to see you there. Nov 19th http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032387211&Culture=en-GB   Dec 3rd http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032387846&Culture=en-GB Read More...
Just started the day with a swift play with my original concept map . Read More...
The ADO.NET Entity Framework is very strategic to Microsoft - but a) it is a V1.0 technology (although we have been dabbling for some time - remember ObjectSpaces in 2004) and b) it hasn't actually shipped yet. BUT... the good news is V1.0 is pretty much Read More...
 
Page view tracker