Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
    • ConnectionStrings.config
      Contains the connectionstring to the database.
      eg:
      <?xml version="1.0" encoding="UTF-8" standalone="yes"?> <connectionStrings>   <add name="DVIContext" connectionString="Data Source=(local)\sqlexpress;Initial Catalog=DVI5;Integrated Security=True;MultipleActiveResultSets=True" providerName="System.Data.SqlClient"/> </connectionStrings>
    • Web.config
    • Contains all other configuration, such as logging, reference to assemblies, path locations, etc.

 

 

 

...

Child pages (Children Display)
excerptTypesimple