1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application????
Answer Posted / jerry joseph
Connection String can be stored as an Application Variable.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What are the differences between clr & cts?
I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?
What are the differences between application object and session object?
What are the versions of garbage collection?
Which is the parent class of the web server control?
Explain parts of assembly?
What is the difference between a multi-layer and multi-tier applications?
What is a session http?
How to do state management in ASP.NET?
What is the sequence in which ASP.NET events are processed?
What is the equivalent of date() and time() in asp.net?
Is asp.net is a programming language?
What is a page life cycle?
What are themes and skins in 2.0, explain usage scenario?
How does output caching work in ASP.NET?