About Usage of server variables ?

Answers were Sorted based on User's Feedback



About Usage of server variables ?..

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

About Usage of server variables ?..

Answer / pawan kumar

it is use to get information about client info and server
info also

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

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?

0 Answers  


What are the namespace classes used in asp.net mvc? : asp.net mvc

0 Answers  


Is asp.net mvc still used? : Asp.Net MVC

0 Answers  






What is .Net3.0 and .Net3.5? Describe something about that Features..

1 Answers  


How many types of file extensions for razor views in ASP.Net MVC?

0 Answers  


What is the use of asp.net web api?

0 Answers  


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 ?

0 Answers   MCN Solutions,


Finally and dispose methods?

1 Answers   Microsoft,


Can we use html in asp.net?

0 Answers  


Categories