Difference between <connectionstring> and <appsettings>

Answer Posted / guest

<appsettings> is used before connection string
we use it to set the applicstion setting so that program
run successfully,but
<connectionstring> is used to make the or establish the
connection.

Is This Answer Correct ?    3 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

612


In which assembly is the mvc framework defined?

553


What is entity framework? : Entity framework

565


What is presentation framework?

550


What symbol would you use to denote, the start of a code block in razor views?

573






What is .net framework & its benefits?

526


Explain RenderBody and RenderPage in ASP.Net MVC?

596


Can I remove .net framework?

552


What are child actions in ASP.Net MVC?

584


how do you truncate a table using entity data model?

590


What is meant by viewdata?

558


What is meant by domain model?

545


What are the sub types of ActionResult?

591


What is main objective of asp.net mvc 4 or what is new in mvc4 ?

604


Is razor a server side?

532