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 is paging in context of Memory?

0 Answers   Microsoft,


How to upload a file using file upload control inside the Update Panel???

2 Answers  


Which institute provide good Project training on .Net technologies in hyd?

5 Answers  


COM+ Used ________________ Isolation Level

0 Answers   CTS,


what is assembly?

4 Answers   Microsoft,






Project Architecture (3tier, n-tier)

1 Answers   Syntel,


What is viewstate?

5 Answers   Microsoft,


Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?

3 Answers   Siebel Systems,


What is a session government?

0 Answers  


Difference between Dataset and DataReader ?

4 Answers   Accenture, BirlaSoft, Infosys, Microsoft, Techseol,


Any disadvantages in Dataset and in reflection ?

0 Answers   DELL, Digital GlobalSoft,


How do you add a javascript function for a link button in a datagrid ?

4 Answers   Microsoft,


Categories