What is the difference between Server.Transfer and
Response.Redirect? Why would you choose one over the other?

Answer Posted / s

Please Ignore:

if(false == my_window.closed)
{
my_window.close ();
}
else
{
alert('Window already closed!');
}

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between web user control and web custom control?

538


Explain asp.net web forms.

566


How do you implement sql caching in asp.net?

566


What is the concept of postback in asp.net?

592


How do you do client-side validation in .net? How to disable validator control by client side javascript?

537






Who generates session id?

492


What is the difference between a candidate key and primary key?

525


What is the extension of master page in asp.net?

551


How many web.config files can I have in an application?

546


Can we use a static function with a non-static variable?

507


Which type of state management is provided by Query String in ASP.NET?

559


Why is this service branded with windows livetm?

611


What is ispostback method in asp.net?

563


What are the new features implemented in ASP.NET?

608


What is difference between asp.net and asp?

565