difference between <connectionstring> <Appsetting>
Answer Posted / jerry joseph
<Appsetting> in Web.Config can be used to store Settings
which are applicable for the whole Application
<connectionstring> is a node within <Appsetting> in the
Web.config
it can be used to store the Connection String
| Is This Answer Correct ? | 4 Yes | 19 No |
Post New Answer View All Answers
Explain about asp.net 2.0 themes?
Explain the namespace classes used in asp.net mvc? : asp.net mvc
What is the maximum number of classes that can be contained in one dll file?
What are url fragments?
How to use multiple scriptmanager controls in a web page?
To get the values in two different controls to match which control you use it?
What are sharepoint pages?
How can we make sure that Web API returns JSON data only?
Why do we use asp.net?
Can you explain page lifecycle in net?
How can we inherit a static member?
Why is mvc better than asp.net?
Can any body provide me the sample web application in asp.net
What are the disadvantages of using session?
Which tool you have done?