Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Im Using Entity Framework 5.0 With Store Procedures

If I publish my Application , and had to change something in the SP , is there a way to update the entityframework after that application is publsihed
Posted

1 solution

No. You'll have to update the code and re-deploy.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900