What is server objects in asp.net?

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


Please Help Members By Posting Answers For Below Questions

Can anyone please tell me that the question posted on this website are Sufficient for the interview with 2+ year experience in .net

1593


What is the mvc model?

661


What is strong-typing versus weak-typing?

665


Where the assembly is stored in asp.net?

640


What is windows active directory authentication?

652






Explain diff. Betn dataset and recordset?

645


Is asp.net a programming language?

624


How should I destroy my objects in asp.net?

679


What is http session state?

598


What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?

859


What is session and application variable in asp net?

539


When was asp.net released?

649


Is asp.net and .net are same or different?

605


How do u declare static variable and how it is declared and what is its lifetime?

602


How can we communicate with each server in N-tier Architecture? and what are the methods?

1870