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 a url string?
What is considered a service provider?
How to deploy/publish webservices?How many ways?Plz explain me
What is aspect-oriented programming?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
What is application Object?
Explain client-side scripting?
What are the options in ASP.NET to maintain state?
What can we do with asp.net?
What is app_code folder in asp net?
Which dll handles the request of .aspx page?
In which event of page cycle is the viewstate available?
How to do parallel database export in remote SQL Server in ESSL time track. It is working for local server but not working for remote SQL Server
What is the concepts of globalization and localization in .net?
Explain managed code an un-managed code.