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 |
What are Http handler ?
6 Answers Accenture, BirlaSoft, Satyam, Syntel,
What are generics? why it is used? architecture of ASP.NET?
7 Answers Path Infotech, Satyam, TCS,
Which validator control you use if you need to make sure the values in two different controls matched?
What are the namespace classes used in asp.net mvc? : asp.net mvc
Is asp.net mvc still used? : Asp.Net MVC
What is .Net3.0 and .Net3.5? Describe something about that Features..
How many types of file extensions for razor views in ASP.Net MVC?
What is the use of asp.net web api?
6. Tell us about a time when you failed to meet a deadline. What were the repercussions?
0 Answers AlKhaleej, Swatz Oils,
How do you design a website with multilingual support in ASP.NET ?
Finally and dispose methods?
Can we use html in asp.net?