Describe the role of global.asax.
Answers were Sorted based on User's Feedback
Answer / gurram.ssr
Application events and Session events are handled here
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / raman
In Global.asax page we can decalre all the global variables
that can be accessed across the aplication.
| Is This Answer Correct ? | 1 Yes | 3 No |
Tell us what is the difference between struct and class?
What is the difference between VB and VB.NET?
What is the best way to crack the certification?
Explain acid properties?
How to convert a .NET object into COM operabililty?
0 Answers Petranics Solutions,
What is connection pooling and how do you make your application use it?
What are the new thee features of com+ services, which are not there in com (mts)?
What are the authentication methods in .net?
What is common language specification (cls)?
What is Meta Data? Explain Types of Assemblies
What is class library in .net
Tell us what is the native image generator?