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


Please Help Members By Posting Answers For Below Questions

What is view state and how it works in asp net?

546


What is the behavior of a Web browser when it receives an invalid element?

619


What are Authentication and Authorization?

602


Explain asp.net application life cycle?

546


Is asp.net web forms dead?

510






Describe a Windows Service and its lifecycle ?

620


If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?

520


How do you handle server controls?

655


How information about the user's locale can be accessed?

581


What is break mode?

504


What is a postback in asp net?

531


Explain why datareader is useful?

548


What is clickid?

551


What is the difference between a cookie and a pixel?

476


What is difference between View State and Hidden Field in ASP.NET?

659