Welcome to MSDN Blogs Sign in | Join | Help

Diego Vega

Entity Framework news and sporadic epiphanies

February 2009 - Posts

Server queries and identity resolution
I answered a Connect issue today that deals with a very common expectation for users of systems like Entity Framework and LINQ to SQL. The issue was something like this: When I run a query, I expect entities that I have added to the context and that are Read More...
EntityDataSource and Bind: What are those square brackets?
This post is about a small issue that I have seen in the forums and that arises often in cases in which EntityDataSource is used in combination with bound controls that use templates, like FormsView or a GridView with template based columns. If you can Read More...
Page view tracker