Answer Posted / shantala
Globle.asax is file to declair Application level & session
level variables globally
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between pathparam and queryparam?
What is data binding in asp net?
What is semantic gap?
Can we have a web application running without web.config file?
Which adapter should you use, if you want to get the data from an access database?
Can you explain the importance of finalize method in .net?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
What is the advantage of using Windows authentication in a Web application?
List the major built-in objects in asp.net?
What is skin in asp.net?
Which method do you use to kill explicitly a users session?
Differentiate between a page theme and a global theme?
Why session is necessary in web application?
Why session is used in asp.net?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?