Answer Posted / 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 |
Post New Answer View All Answers
What is 3 tier architecture?
What is meant by globalization?
Explain why do we use the “using” statement?
What is difference between static page and dynamic page?
What is SOAP? How you will do windows and forms authentication?
What is a .DLL and .EXE files called in .NET?
How to implement CAS in .Net?
Can a dll be changed to an exe?
Is .net a compiler?
What are two different types of remote object creation mode in .net?
Is there any thread in our .net programs?
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What is close method? How its different from finalize and dispose?
What is the base class of Button control in .NET?
Explain Different kinds of methods?