Difference between <connectionstring> and <appsettings>
Answer Posted / bharathi
u can declare ur database connection in connection string
and u can declare all ur application settings in appsettings
like ur service url etc
| Is This Answer Correct ? | 17 Yes | 8 No |
Post New Answer View All Answers
Can we add constraints to the route? If yes, explain how we can do it?
How can you return string result from Action in ASP.Net MVC?
what is deferred loading(lazy loading)?
What is the .net framework 3.0 (formerly winfx)?
What is the use of view model in asp.net mvc?
What are the advantages of asp.net mvc?
Explain representational state transfer (rest) in detail?
what do you mean by navigation property?
List the new features added in .net framework 4.0.
Explain the methods used to render the views in mvc?
What is mvc entity framework?
What are the advantages of razor view engine?
What is the meaning of unobtrusive javascript? Explain us by any practical example.
What is the use .Glimpse in ASP.Net MVC
What is Attribute Routing in ASP.Net MVC?