where should write the connection string Show that it will
apply whole pages in the website
Answer Posted / krushitha
you need to write the connection string in web.config.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the maximum amount of memory any single process on windows can address?
How we can force all the validation controls to run?
What are the properties of the eventargs argument when capturing keyboard events?
What is asp.net with mvc? : Asp.Net MVC
How long do session variables last?
Are cookies client side or server side?
Where web.config file is used?
What does passport and windows authentication mean in ASP.NET?
What is the use of session in web application?
What is web api and why to use it?
In asp.net, how can you validate drop down box?
What is authorization in asp.net?
What is a session in programming?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
Explain the difference between debug.write and trace.write?