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

How to return the JSON from action method in ASP.Net MVC?

697


what is entity data model?

590


Do you know about the new features in ASP.Net MVC 4 ?

598


What are differences between entity framework and l2s? : Entity framework

652


what is .edmx file and what it contains?

602






explain how you can load related entities in ef (entity framework)?

544


What is edm designer? : Entity framework

565


What are bundling & minification features in asp.net mvc 4?

538


What are Validation Annotations?

578


How we can call a JavaScript function on the change of a Dropdown List in ASP.Net MVC?

564


Is it possible to unit test an mvc application without running the controllers in an asp.net process?

626


Which is the default http method for an action method?

511


what is entity sql?

608


will there be any issues adding a table without primary keys to a data model?

611


Can I uninstall microsoft .net framework?

554