what exception is thrown when you do a response.redirect
Answer Posted / deeps
Thread Abort Exception
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are session cookies?
What are the different properties of server control that exists?
When should I use server transfer and response redirect?
What is the state management in asp.net?
Can you change a master page dynamically at runtime? How?
How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?
How can you dynamically add user controls to a page?
What is the difference between ASP Session State and ASP.Net Session State?
What are sessions used for?
What are the Types of chaching. How to implement caching
What is data cache in sql server?
What are resource file and how do we generate resource file?
How can we create Tree control in asp.net?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
What are merge modules?