What is the Difference between Web.config and global.asax?
Can we write connection String code in global.asax?
Answer Posted / dasharatham
App_code,App_themes,App_data,App_globalresources,App_localre
sources.
| Is This Answer Correct ? | 3 Yes | 19 No |
Post New Answer View All Answers
What are ASP.NET Web Forms? How is this technology different than what is available though ASP?
What is viewstate in asp net with example?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
Write the different features of a Thread and a Process?
Explain the advantages of passport authentication.
Why is mvc better than asp.net?
Define viewstate in .net?
Can you set which type of comparison you want to perform by the comparevalidator control?
Explain serialization and deserialization?
Explain diff. Between friend and protected friend?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
Can you set the session out time manually?
What are the parts of an http response?
Differentiate between authentication and authorization.
What is the difference between mvc and asp.net? : Asp.Net MVC