difference between writing connection string in web.config
through connection string and appsettings
Answer Posted / bathirasamy
both section are used for describing database strings and
values .This is used throughout our project if we using web
applications.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is IPostBack? How to use it?
How can we create Tree control in asp.net?
What is the caspol.exe tool used for?
can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it
What are directives in asp.net? List down all the important directives.
Can we store object in viewstate?
Why and where this web.config file is used?
Name the namespace which is used by ado.net?
What types of data validation events are commonly seen in the client-side form validation?
Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc
In a page I have gridview with options of select and delete using hyperlink when I am selecting any one of then it has to open another page how can it?
Explain asp.net web forms.
What is autopostback true?
How can we use Web API with ASP.NET Web Form?
What is http protocol and how it works?