About Usage of server variables ?
Answers were Sorted based on User's Feedback
Answer / guest
These are five functions that demonstrate how to access the
ServerVariables collection in ASP.NET. The first outputs
all the ServerVariables (key and value) to the browser;
running this function will give you an idea of what's
available to use. The 2nd allows you to request a Server
Variable value by key name, the 3rd-5th demonstrate using
user-defined function in case you are only interested in a
few of these variables and want to hard code their names.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / pawan kumar
it is use to get information about client info and server
info also
Is This Answer Correct ? | 1 Yes | 0 No |
How do session tokens work?
Explain Factory pattern?
Does asp.net still recognize the global.asa file?
Define the steps to set up validation control.
Difference between datareader and dataset ?
How can we update records in gridview?Is there any appropriate code for it?
In asp.net, if a webpage seems too slow to load completely in th ebrowser. In this case what are the checkings or actions you will take to rectify the slowness or which are the factors related to this issue? How we can trace it?
What is AppDomain?Explain how it works.
what is use of web.config?
Where the viewstate is stored after the page postback?
Define Query Interface,Adref,Release?
Hi! Could any 1 please suggest me a free practice online exam for asp.net exams.. thanks