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

Why do we need Sessions?

665


What can we do with asp.net?

584


How can you handle unmanaged code exceptions in asp.net?

643


How do you design a website with multilingual support in ASP.NET ?

636


How do you deploy your asp.net application?

643






1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

19092


What is fulltrust?

657


Explain parts of assembly?

637


What are the new navigation controls in asp.net 2.0?

616


Describe how ASP.NET maintains process isolation for each Web application?

674


How do I know asp.net mvc version? : Asp.Net MVC

599


What is Forms Authentication in ASP.NET?

657


What is the purpose of asp.net?

633


Less than one page, how many windows will you be able to maintain?

656


how to retrieve property settings from xml .config file.

634