<?xml version="1.0" encoding="utf-8" ?> <!-- Note: Add entries to the App.config file for configuration settings that apply only to the Test project. --> <configuration> <appSettings> </appSettings> <connectionStrings> <add name="MvcEntityDBEntities" connectionString="metadata=res://*/TestableModel.csdl|res://*/TestableModel.ssdl|res://*/TestableModel.msl;provider=System.Data.SqlClient;provider connection string="data source=ONDER-PC\SQLEXPRESS;initial catalog=MvcEntityDB;integrated security=True;multipleactiveresultsets=True;App=EntityFramework"" providerName="System.Data.EntityClient" /> </connectionStrings> </configuration>Dosyayı İndir