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
What is the main differences between asp and asp.net?
Are cookies stored on server or client?
How to create events for a control?
IN an ASP.NET Web application if there is any error, how can you debug?
How do you deploy your asp.net application?
What is is post back property in asp net?
Where the cookie value is stored?
Explain asp.net mvc request life cycle? : asp.net mvc
What is variable and constant in .net programming language?
How Can assign alias name for ASP.NET Web API Action?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
Define a multilingual website?
Which Is Faster MVC or ASP.net ?
Explain how can you debug your .net application?
How use Xml data in ASP.net?