where should write the connection string Show that it will
apply whole pages in the website
Answer Posted / krushitha
It is a central repository from where you can retrieve it
and use it in all the pages. For example if you store the
connection string in a central place like a web.config file
you can retrieve those connection strings from the
web.config file and use it
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is custom events?
Explain how can we access static variable?
Can you explain the importance of finalize method in .net?
Are there resources online with tips on asp to asp.net conversions?
How does asp.net work?
How dataadapter.fill works?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
Why do we use datasource in asp.net?
What is state management in .net?
What is state management react?
What is asp.net architecture?
How does viewstate work?
What is a postback in asp net?
What are the event handlers that can be included in the Global.asax file?
What is the mvc model?