1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application????
Answer Posted / chaitali
no,we can't add the connection string in global.asax..
global.asax is a text file,It is use to define the global
variable.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What are the various types of validation controls provided by asp.net?
Explain the steps to be followed to use passport authentication.
What is the meaning of TestApi?
Is viewstate enabled by default?
Explain the difference between singleton and single call?
Why is global asax is used for?
What is a swagger in web api?
What is http response header?
What is the maximum timeout we can set for Cookies?
What is session id in web application?
What is page fragment caching?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?
What is comparevalidator?
Define the term Scavenging in Caching?
What is rending process in ASP.NET?