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 is entity data model?
What is needed for running an application built on winfx on the .net framework 3.0?
What is the advantage of using asp.net routing?
What is connected scenario? : Entity framework
How we can register the Area in ASP.Net MVC?
How to enable Attribute Routing?
What is mvc entity framework?
Explain .Net Framework? Why we use it?
What is the difference between model and entity?
Describe the roles of clr in .net framework.?
What is the role of the jit compiler in .net framework?
Explain the advantage of packaging over xcopy in .net?
differences between poco, model first and data first approach?
What is a model in android?
What is a model in programming?