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
How does �side by side� work for the .net framework 3.0?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
mention what is csdl, ssdl and msl sections in an edmx file?
When will the .net framework 3.0 be released?
What is the use of viewmodel in mvc?
Can a view be shared across multiple controllers? If yes, how we can do that?
Which version of .net framework is installed?
What symbol would you use to denote, the start of a code block in razor views?
What is web api‘s in asp.net mvc 4 ?
What is the .net framework?
What is the "helperpage.isajax" property?
What is a razor file?
What operating systems will the .net framework 3.0 be available for?
What is .net framework in simple terms?
What is entity sql? : Entity framework