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
What is difference between singleton and single call?
What is the difference between ASP Session State and ASP.Net Session State?
What are the data controls available in asp.net?
What is meant by server side scripting?
Why we use content place holder in asp.net?
What is the application pool?
How do cookies work?
Is it possible to change the index of primary key on table?
Is asp.net mvc front end or backend? : Asp.Net MVC
Name the two properties are on every validation control?
If you are using components in your application, how can you handle exceptions raised in a component?
Differences between “dataset” and “datareader”.
What is the use of execute non query in asp.net?
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
How to you can limit Access to Web API to Specific HTTP Verb?