Got some good resource on Response.Redirect. I have just tried to aggregate those through this post.
How Response.Redirect Works ?
http://pubs.logicalexpressions.com/pub0009/LPMArticle.asp?ID=214
Why Response.Redirect throwing exception in ASP.NET?
http://codebetter.com/blogs/karlseguin/archive/2006/05/18/144851.aspx
Solution to avoid exception
http://www.c6software.com/Articles/ThreadAbortException.aspx
