asp.net - Conditional database connection string .NET -
i developing application uses entity framework, database connection string stored in web.config.
what want when running locally want use local database when check-in code in tfs service , deployed want application use connection string.
any how can accomplished.
Comments
Post a Comment