difference between <connectionstring> <Appsetting>
Answer Posted / priya
The <appSettings> element of a web.config file is a place
to store connection strings, server names, file paths, and
other miscellaneous settings needed by an application to
perform work
| Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
How can we communicate with each server in N-tier Architecture? and what are the methods?
What does occur first in ASP.Net, Authentication or Authorization?
What is http response header?
What are directives in asp.net? List down all the important directives.
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
Why asp.net is better than php?
What are the event handlers that can be included in the Global.asax file?
What is recordset asp?
When should I use server transfer and response redirect?
How do cookies work?
What is web router?
What are the different method of navigation in asp.net?
What is data cache in sql server?
What is httpresponse?
What is x xss protection?