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
List the types of authentication supported by asp.net?
What does occur first in ASP.Net, Authentication or Authorization?
What is Web API Routing?
What is http protocol and how it works?
What is custom events? How to create it?
What is globalization and localization in asp net?
What is aspect-oriented programming?
Why do you use the app_code folder in asp.net?
What’s the difference between response .redirect and server.transfer?
witch is the best insistute in sharpoint course.what abt future of share point course.
Explain about asp.net caching?
What is ispostback method in asp.net? Why do we use that?
In which situation can you not use a viewstate?
Explain culture and uiculture values.
How can we create pie chart in asp.net?