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
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
What are httphandlers and httpmodules and difference between them?
What is a form tag?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is a user developed application?
What are app services?
Which is faster viewdata or viewbag?
Define the types of configuration files.
What is the use of the tag in the web.config file?
Explain the difference between debug.write and trace.write? When should each be used?
What are the Types of authentications in IIS
What is the basic difference between asp and asp.net?
What is custom events?
Where are session variables stored?
What is a web pool?