Поделиться через


Entity Framework Index

The index to my Entity Framework series has been moved to my blog at www.robbagby.com.

image

Comments

  • Anonymous
    March 06, 2009
    PingBack from http://www.clickandsolve.com/?p=19053
  • Anonymous
    March 15, 2009
    Hi Rob, This series looks absolutely great!Have been comparing Linq to SQL and Linq to Entities for a new project. One of the differences is that it seems easier to invoke adhoc stored procedures (which dont return or deal with entities) in Linq to SQL.Is there a straight forward way to run adhoc Stored Procedures in Linq to Entities? (The one i've seen appears quite convoluted with having to hand edit three different xml files)Thanks
  • Anonymous
    March 15, 2009
    I show an example of how to import stored procedures here: http://blogs.msdn.com/bags/archive/2009/03/13/entity-framework-modeling-select-stored-procedures.aspx.Rob
  • Anonymous
    March 15, 2009
    Thanks Rob, however I had seen that post earlier too. Sorry if I was not clear enough in phrasing my question.My question is about how can we run a sproc which doesn't actually involve any of the entities, i.e if we wanted to run some kind of admin or housekeeping sproc to do some background work, unrelated with the entities as such?(In the example you've given the sproc is selecting some entities)Thanks, Mickey
  • Anonymous
    March 22, 2009
    Одним из плюсов Entity Framework по сравнению с Linq To SQL постоянно называют возможность практически