difference between writing connection string in web.config
through connection string and appsettings
Answer Posted / bathirasamy
both section are used for describing database strings and
values .This is used throughout our project if we using web
applications.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
How would ASP and ASP.NET applications run at the same time on the same server?
Define viewstate in .net?
What is asp.net mvc5? : Asp.Net MVC
What are the Types of state management techniques
Can the unique key be null?
Suppose You Want A Certain Asp.net Function Executed On Mouseover For A Certain Button. Where Do You Add An Event Handler?
Is asp.net different from asp? If yes, explain how?
What is dynamic web page with example?
What does asp stand for in asp.net?
What is difference between datalist and gridview?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
What is base class of .net?
What is application in asp net?
Explain Life cycle of ASP.NET page when a request is made.