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 |
State the methods used during deserialization and serialization process.
What is MSIL code ?
What is the difference between odbc and ado?
What is IIS and how we deploy website on IIS.
What is msil, il?
Explain the difference between static page and dynamic page?
Explain soap and xml?
Explain what are possible implementations of distributed applications in .net?
What is the difference between reference type and value type?
Explain about .net assemblies?
How many types of generations are there in a garbage collector?
What is .net and why it is used?