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
For which does this Codebehind="MyCode.aspx.cs" is relevent to ?
Web API uses which library for JSON serialization?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
What is considered a service provider?
List down the sequence of methods called during the page load.
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
Why is asp.net so popular?
What is event in asp.net?
Explain how can you debug your .net application?
Name the two properties are on every validation control?
Why SessionID changes in every request in asp.net?
Which of the following .NET framework supports Web API?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
Explain what are webservices?
What is the compiled object?