What is the difference between appsetting and connectionstring
tags in web.config file
Answer Posted / vamsipriya
Difference between appSettings and connectionString is:
AppSettings is meant for any data string that can be
stored while connectionString is meant for storing the
database connection strings only.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to use a Master Database in Asp.net?
What are the types of caching in asp.net?
How does http session work?
What is AutoEventWireup attribute for ?
If you want to write your own dot net language, what steps you will you take care?
What's the difference between viewstate and sessionstate?
What are resource file and how do we generate resource file?
How can we communicate with each server in N-tier Architecture? and what are the methods?
What are the validation controls available in ASP.NET?
How many types cache in asp net?
How to set the pane area to transparent of a scrollPane component.?
What are web beacons used for?
What do you mean by serialize?
Explain culture and uiculture values.
What is a server cookie?