Answer Posted / praveen kumar
Generally we will end up with exceptions when we use
Response.Flush and redirect the page using
Response.Redirect. But same will works fine using
Server.Execute.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How you can add an event handler?
What happens if an ASP.NET server control with event-handling routines is missing from its definition?
Explain method to handle error using HttpError in Web API?
Give some salient points of difference between request processor and request dispatcher.
To load your generated dataset with data which method do you invoke?
How to sign out from forms authentication?
What is masterpage?
In early binding will the method invoked on com component will verify it?s existance in the system or not ?
In which event of the page life cycle, is the viewstate available?
How ASP.NET page works?
What are the asp.net 2.0 features?
What is the Intermittent crashing of application in production?
What parameters can you pass in the url of the api? Can get and post use the same url?
What is application variable?
What is the difference between exe and dll?