what exception is thrown when you do a response.redirect
Answer Posted / madhuparna bhaumik
ThreadAbortException
Is This Answer Correct ? | 23 Yes | 0 No |
Post New Answer View All Answers
Explain the disadvantages of viewstate?
We are using Jscriopt validations and at clint site javascript is not running that time validation would work? if yes then how it would behave?
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
Explain in what order a destructors is called.
What is the difference between union and join?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
What is difference between web config and global asax?
Explain how can we inherit a static variable?
What are the disadvantages of view state?
What are the ways of preserving data on a Web Form in ASP.NET?
What is difference between singleton and single call?
Explain the use of duration attribute of @outputcache page directive.
How would you get asp.net running in apache web servers?
Explain the concept of View Model in MVC?
About CLR, reflection and assemblies?