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
What is Forms Authentication in ASP.NET?
Out of ASP or ASP.NET which one is stateless?
What are session and cookies?
What is the difference between dynamic SGA and static SGA?
Please brief not about xsd,xslt & xml?
Explain different types of validators in asp.net?
Is post back in asp.net?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
What is the difference between viewstate and hidden field in asp.net?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
In asp.net, how can you validate drop down box?
What is the difference between “Web.config” and “Machine.Config”?
What are the differences between primary foreign and unique keys?
What are session objects?