Difference between <connectionstring> and <appsettings>
Answer Posted / guest
<appsettings> is used before connection string
we use it to set the applicstion setting so that program
run successfully,but
<connectionstring> is used to make the or establish the
connection.
| Is This Answer Correct ? | 3 Yes | 15 No |
Post New Answer View All Answers
What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?
will there be any issues adding a table without primary keys to a data model?
how can you enhance the performance of entity framework?
What you mean by routing in mvc?
Explain how you can implement Ajax in MVC?
Explain Bundle.Config in ASP.Net MVC4?
How large is the .net framework 3.0? Does this change make the release larger?
What are the possible razor view extensions?
What is the .net framework 3.0 (formerly winfx)?
What is the version number for the next version of the .net framework, codenamed �orcas�?
Can you set the unlimited length for "maxjsonlength" property in config?
What is entitycontainer? : Entity framework
What is meant by domain model?
List out few different return types of a controller action method?
Can I uninstall microsoft .net framework?