Difference between <connectionstring> and <appsettings>

Answer Posted / rituraj pandey

Application Setting is mostly use when we want to perform
more then one work just like this setting with the reporting
tools , make new connection for the user control etc.
but if we want to make only connection with the database and
we don't any other work so we use the connection string .
appsetting is working with the group type.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is asp.net mvc?

862


Explain Keep method in Tempdata in ASP.Net MVC?

771


What is the difference between model view and controller?

669


what do you mean by table-per-hierarchy?

806


How we can add the css in mvc?

790


What is the 'page life cycle' of an ASP.NET MVC?

814


What are the main features of asp.net mvc 4 used by asp.net web api?

763


Explain the role of assembly in the .net framework.

773


How we can handle the exception at controller level in ASP.Net MVC?

786


what is eager loading?

776


How route table is created in ASP.NET MVC?

782


what is entity framework advantage?

785


Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?

743


What is .net framework in simple terms?

757


Is mvc 4 supporting windows azure sdk (software development kit) ?

759