Welcome to MSDN Blogs Sign in | Join | Help

Entity Framework Modeling: Select Stored Procedures

The post on select stored procedures with the Entity Framework has been moved to my new blog at www.robbagby.com.

image

Published Friday, March 13, 2009 2:31 PM by rob.bagby

Comments

# re: Entity Framework Modeling: Select Stored Procedures

Rob, this entire series has been excellent so far - practical and to the point.  Thank you.

Friday, March 13, 2009 11:25 AM by nmetb

# re: Entity Framework Modeling: Select Stored Procedures

Thanks.  I appreciate it.

Friday, March 13, 2009 1:50 PM by rob.bagby

# re: Entity Framework Modeling: Select Stored Procedures

Thanks for this, i'm trying to create a new entity which doesn't relate to the data model and populate it from a SP. However I can't create a new Entity without getting it out of the database, is there any way around this that you know of?

The SP connects to a linked server and returns a list of databases. At the moment, the only way I can see around this is to create a standard dataset for this SP which is separate to my entity data model.

Thanks for the great article!

Monday, May 18, 2009 4:32 AM by jumpingmattflash
Anonymous comments are disabled
 
Page view tracker