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


Please Help Members By Posting Answers For Below Questions

Differences between “dataset” and “datareader”.

552


Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?

573


Why asp.net is used?

549


Explain the main differences between asp and asp.net?

508


What is ASLM?

673






What is the concept of postback in asp.net?

577


Why is global asax is used?

604


How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC

491


Explain about asp.net caching?

566


What is difference in .net 1.1 and .net 2.0?

574


What are the 3 types of web?

498


What is mvc in angular?

557


What are the versions of garbage collection?

1448


What is the difference between server-side scripting and client-side scripting?

539


What are the different types of events are occured when a client requests an ASP.NET page from IIS server?

574