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
Why is the standalone environment only useful during the development process?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Explain the asp.net session state modes.
How can you ensure a permanent cookie?
How to retrieve user name in case of Window Authentication?
What is the difference between Session and response.Redirect?
Explain one critical mapping?
What is the advantage of using Windows authentication in a Web application?
What is the use of web.config and machine.config files?
Why we go for mvc instead of asp.net? : Asp.Net MVC
What is the Intermittent crashing of application in production?
What is the adavantage of using ASP.NET routing?
List the major built-in objects in asp.net?
What are the advantages of asp.net mvc framework? : asp.net mvc
How can you pass multiple complex types in Web API?