Welcome to MSDN Blogs Sign in | Join | Help

Entity Framework Index

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


image

Published Friday, March 06, 2009 10:55 PM by rob.bagby

Comments

# Click & Solve » Entity Framework Index

Friday, March 06, 2009 6:31 PM by Click & Solve » Entity Framework Index

# Stored Procedures

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

Sunday, March 15, 2009 9:21 AM by MickeyP

# re: Entity Framework Index

Sunday, March 15, 2009 10:00 AM by rob.bagby

# re: Entity Framework Index

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

Sunday, March 15, 2009 11:29 AM by MickeyP

# Entity Framework: Вопросы маппинга

Одним из плюсов Entity Framework по сравнению с Linq To SQL постоянно называют возможность практически

Monday, March 23, 2009 6:24 AM by Константин Косинский
Anonymous comments are disabled
 
Page view tracker