difference between <connectionstring> <Appsetting>
Answer Posted / sandeep
Simply connection string is saved in web con fig file
in between <Appsetting> tags
| Is This Answer Correct ? | 4 Yes | 15 No |
Post New Answer View All Answers
How to make paging concepts in datagrid in ASP.NET?
Where do we store our connection string in asp.net application?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What are httphandlers and httpmodules and difference between them?
What are the disadvantages of using session?
What is difference in .net 1.1 and .net 2.0?
Explain what benefit does your code receive if you decorate it with attributes demanding specific security permissions?
What is custom attribute?
What is asp.net and how it works?
What does asp.net stand for?
Explain code snippet to register exception filters from controller?
How you can stop the validation of ASP.NET controls from client side?
What is web api vs wcf?
What is meant by web application?
How do you change the session time-out value?