database - How To Prevent From Deleting And ReAdding Entity Framework .emdx File in C# Project -


i working on management system of fan industry using c# , entity framework. project based on live requirements.i have adopted database first approach. whenever make changes in m database have delete project app.config , model.emdx file , re-generate model.emdx file. me how can avoid this.

you've use code first approach purpose. because in database first approach there no way change database .edmx file c# project.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -