c# - Entity Framework, Stored Procedures and everything -



c# - Entity Framework, Stored Procedures and everything -

so, promised see if help friend little asp mvc application. i've started regret though since haven't touched entity framework many years. have mssql database users can post , list own info (only). don't want have individual db users, users logon using oauth external providers, working good. need prepare crus , match useridentity own posts. our discussions there's 3 paths ahead.

handling crud in webapp-code, lot of examples , seem work nice. friend kind of db-centric though , open database list info using crystal or excel scares him.

handling in views, kind of little webapp guess result in slow joins if there lot of posts in end.

handling crud stored procedures, old style

i haven't used entity framework since brand new i'm not aware of it's features today. advice or resources on why take 1 on other welcome best regards!

c# asp.net entity-framework

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -