Answer Posted / vikas semra
Server Object bascially used to know about server.
Let's take an example
We just write server.transer("SomePage");
This What ever server is doing just stop processing
immediately and redirect to somePage.
Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net
What is the mvc model?
What is strong-typing versus weak-typing?
Where the assembly is stored in asp.net?
What is windows active directory authentication?
Explain diff. Betn dataset and recordset?
Is asp.net a programming language?
How should I destroy my objects in asp.net?
What is http session state?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?
What is session and application variable in asp net?
When was asp.net released?
Is asp.net and .net are same or different?
How do u declare static variable and how it is declared and what is its lifetime?
How can we communicate with each server in N-tier Architecture? and what are the methods?