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 do I publish my asp.net application to my isp's web server?
What are the various types of validation controls provided by asp.net?
What is the difference between executescalar and executenonquery?
What is difference between session and cookies?
What is the Intermittent crashing of application in production?
Why is mvc better than asp.net?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
How many types of file extensions for razor views in ASP.Net MVC?
Which data type does the rangevalidator control support?
Difference between .NET and previous version?
What is the differences between a primary key and a unique key in sql server?
how to transfer the file from client to server using asp.net
What’s the difference between asp.net web forms and asp.net mvc?
What is a viewbag?
How to create discussion forum in asp.net mvc? : Asp.Net MVC