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
If you want to write your own dot net language, what steps you will you take care?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
Out of ASP or ASP.NET which one is stateless?
What is viewstategenerator?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
How does session id work?
what is AutoEventWireUp and what is the use of This property explain in details?
How to display validation messages in one control?
What is microsoft windows sharepoint services?
Explain the difference between webfarm and webgardens in .net?
Explain the page lifecycle of an asp.net mvc? : asp.net mvc
What is the difference between localization and globalization?
Elaborate differentiation between ViewState and SessionState?