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
Is asp.net and .net the same?
How does ASP.NET framework maps client side events to Server side events.?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What are the disadvantages of asp.net?
Where are session variables stored?
What is the sequence in which ASP.NET events are processed?
Where is session data stored in asp net?
Define common type system?
What is page request in asp.net?
How you can return View from ASP.NET Web API method?
What are the Types of objects in ASP
To wrap up a call to a Web service the standard used is..?
How do you remove duplicates without using remove duplicate stage?
What are the event handlers that we can have in global.asax file?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc