Quantcast
Channel: ASPSnippets RSS Feed
Viewing all articles
Browse latest Browse all 4727

Using Response.Redirect, Response.End and Server.Transfer in Try Catch Finally block in ASP.Net

$
0
0
Here Mudassar Ahmed Khan has explained with an example, how to use Response.Redirect, Response.End and Server.Transfer in Try Catch Finally block in ASP.Net. Response.Redirect, Response.End and Server.Transfer functions raise ThreadAbortException whenever they are called inside Try Catch Finally block in ASP.Net.

Viewing all articles
Browse latest Browse all 4727

Trending Articles