1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application????
Answer Posted / jom george
we can add connection string in global.asax
2. App_Data,Default.aspx,Webconfif are the default files when we create a new web applications.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a response cookie?
How do we assign page-specific attributes?
What are html helpers in asp.net?
What is http protocol and how it works?
Can you explain composite pattern?
What is difference cookie and session?
What is cache in asp net?
What does occur first in ASP.Net, Authentication or Authorization?
Why Unload event of MasterPage Calls first in ASP.net ?
Can you set the session out time manually?
Where are session variables stored?
14. What are your Future Plans for Swatz Oils GROUP U.K?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
Why session is used in asp.net?
What are the Types of object in asp