Answer Posted / sapna
Global asax file is used to handle application, session
level events and to initialise application and session
level variables.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do you handle server controls?
How does output caching work in ASP.NET?
What is variable and constant in .net programming language?
What is the typical session identifier?
Explain how does asp page work?
What are cookies in your browser?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????
What are asp.net web forms?
Give 2 examples for scenarios when routing is not applied?
Explain the difference between server.transfer and response.redirect? Why would I choose one over the other?
1.what is the application pool. 2.what is the HttpModile and Http Handler. 3.C# 3.0 Features ? 4.Anonoymous Type,methopd and claas in 3.0? 5.difference between statsic and const ? 6.session vs application 7.state management clint side and server side ? 8.Genric list 9.c# 3.0 vs 3.5
What is an imagemap in asp.net?
Explain about solution explorer window?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
What is a user session?