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 large is the .net framework 3.0?
How we can add the css in mvc?
What is a model in programming?
What is the use of the default route {resource}.axd/{*pathinfo} ?
How can I tell what .net framework is installed?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
Name a few different return types of a controller action method?
How to bind table colum with gridview column?
Describe the gac in the .net framework.
What is orm entity framework?
how to disable the lazy loading framework?
What is the full form of sp?
My organization went through the approval process of supporting the .net framework 2.0 in production. Do we need to go through the same process all over again for the .net framework 3.0? Do I need to do any application compatibility testing for my .net framework 2.0 applications?
What is the .net framework and how does it work?