entity framework - stored procedure with EF 4.1 -


i have parameterized stored procedure executing view , return results. view showing results of join of 2 tables. need pass parameters stored procedure , call mvc3 controller action using ef 4.1 code first approach , return results. how can this. please suggest step step.

thanks.

i don't know part of "code first doesn't support stored procedures" people don't understand, keeps coming , shouldn't. can muddle way around (kind of), if need execute stored procedures shouldn't using code first @ point.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -