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 needed for running an application built on winfx on the .net framework 3.0?
What is the difference between viewbag and viewdata in mvc?
What is partialview in asp.net mvc?
Can you please explain the request flow in ASP.NET MVC framework?
What is entityset? : Entity framework
what is explicit loading?
What is filters in web api?
Is mvc 4 supporting windows azure sdk (software development kit) ?
what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?
How does servicing work for the .net framework 3.0?
what is deferred loading(lazy loading)?
What are the 2 popular asp.net mvc view engines?
Explain what is routing?
What is connected scenario? : Entity framework
Can you explain renderbody and renderpage in mvc?