Hello can anyone tell me how to rebuild the debug.appconfig and the relase.appconfig bcuz ill need them on my project to run it and i'll have a problem with db connstring here is my db code
Code:<connectionStrings> <!-- database connection string --> <add name="dentnedEntities" connectionString="Data Source=DESKTOP-Q8526KR/SQLEXPRESS;Initial Catalog=dentned;Integrated Security=true;" providerName="System.Data.EntityClient"/> </connectionStrings>


Reply With Quote
