I recently had to edit my app.config file to change the connection string for an Entity Framework data model (.edmx file). But I\'d like to know: Is the
Open .edmx file any text editor change the Schema="your required schema" and also open the app.config/web.config, change the user id and password from the connection string. you are done.