Answer Posted / srujana
To implement application and session level events, the
Global.asax is used.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What do you mean by serialize and marshalbyref?
Explain how can you debug your .net application?
What is the use of web.config file?
Which asp.net objects encapsulate the state of the client and the browser?
What is the difference between response.redirect and server.transfer?
What is asp.net with mvc? : Asp.Net MVC
How can we inherit a static member?
What is state management in asp.net with example?
Is it possible to create web application with both webforms and mvc?
How many types of validators are there in asp net?
What is data control in asp.net?
If you want to bind the columns manually within the asp:datagrid tags what kind of tags you have to add.
What is difference between abstract class and an interface?
Can you set which type of comparison you want to perform by the comparevalidator control?
Explain the difference between value type and reference type?