difference between <connectionstring> <Appsetting>
Answer Posted / ved
The syntax differences between the application settings and
connection strings sections
| Is This Answer Correct ? | 3 Yes | 12 No |
Post New Answer View All Answers
How does session state work in asp.net?
Explain the asp.net mvc request life cycle? : asp.net mvc
What are the disadvantages of view state?
List the types of authentication supported by asp.net?
What is distributed system in asp.net?
Can you nest updatepanel within each other?
How many types cache in asp net?
Explain how dot net compiled code will become platform independent?
What is the use of the tag in the web.config file?
Is it possible to create web application with both webforms and mvc?
Difference between web user control and web custom control?
What is x xss protection?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
Explain the difference between mvc (model-view-controller) and mvp (model-view-presenter)? : asp.net mvc
Explain the advantages of caching?