1.can we add connection string in global.asax??????????
2.what are the default files included when we create new
web application????
Answer Posted / ahmad dawood
Yes you Can add Connection string in Global.aspx in the
[Sub Application_Start] or in the [Sub Session_Start]
Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Write code to send e-mail from an asp.net application?
Which object encapsulates state or data of a user?
How to implement Authentication and Authorization?
a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?
What is application Object?
What are validator? Name the validation controls in asp.net? How do you disable them?
Can we have multiple master pages in asp net?
What is postback request?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
Why should i prefer JSP over asp.net or any other web development language..??
What is server redirect?
Can you use Web API with ASP.NET Web Form?
What is the difference between ASP Session State and ASP.Net Session State?
How do u optimize a query in asp.net?
Describe a bubbled event and how it is used ?