difference between writing connection string in web.config
through connection string and appsettings
Answer Posted / bathirasamy
both section are used for describing database strings and
values .This is used throughout our project if we using web
applications.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
Where web.config file is used?
What type of code, client-side or server-side, is found in a code-behind file of a Web page?
What is an asp.net web form?
How many types of state management are there in asp net?
What is anonymous authentication?
What is state management in asp.net with example?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is postback and autopostback in asp.net?
Explain the difference between authentication and authorization.
What is server side routing?
What is session in asp.net?
What is session mode in asp.net?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
Why we are using mvc instead of asp.net? : Asp.Net MVC