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
What’s the use of “GLOBAL.ASAX” file?
Which method do you use to enforce garbage collection in .net?
How many types of sessions are there in asp net?
What is the usie of activex control in .net?
Can I combine classic asp and asp.net pages?
Which platform does Microsoft .NET use for exchanging data between applications?
How is application management and maintenance improved in asp.net 2.0?
Write a code for sending an email from asp.net application.
How to implement globalization and localization in the use interface in .net.
How do active server pages work?
Define resource files.
How many types of cookies are there in asp.net?
How you can return View from ASP.NET Web API method?
How can I have a particular web page in an asp.net application which displays its own error page?
Can one dll file contains the compiled code of more than one .net language?