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
How you will manage the state of ASP.NET controls?
What are the new login controls in asp.net 2.0?
What are the steps to follow to host a web application on a web server?
How do u deploy ur project?
What is the difference between session.abandon() vs clear()?
How to rename a table using sql queries?
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
What are session state modes? List some of the important session state modes of asp.net.
How is the asp.net mvc architecture different from others? : asp.net mvc
How does asp page work?
What are server-side comments in ASP.NET?
What is an asp.net web form?
How do you design a website with multilingual support in ASP.NET ?
How you will handle session when deploying application in more than a server?
Explain what are the advantages of asp.net mvc framework? : asp.net mvc