I've a ASP.NET MVC4 EF DatabaseFirst Application. It's currently up & running. Now, I will have to make some changes to the Database Schema and re-deploy again. So when I make the DB Schema changes, how do I update the Model, and also which all files should I be updating.
Can someone point me to a tutorial for this.
Thanks
