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
Why do we use sessions?
What is the significance of ASP.NET routing?
Which method is used to enforce garbage collection in .net?
How do we access view state value of this page in the next page?
What are the main differences between asp and asp.net?
How does session id work?
In Code-Behind class which kind of code (server or client) is found ?
What is the significance of finalize method in .net?
What are the new features added from ASP to ASP.NET?
What is recordset asp?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
Explain the boxing and unboxing concept in .net?
What is the server of asp.net?
Explain weak typing and strong typing.
What is autopostback in dropdownlist in asp net?