Who generates session id?



Who generates session id?..

Answer / Ravindra Singh Verma

The session ID is typically generated by the server when a user logs in to an application. It's then sent to the client (usually as a cookie) and stored there for future requests.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

IN an ASP.NET Web application if there is any error, how can you debug?

1 Answers   Siebel,


if i want to give an alert message like "try after sometime" to a web page which is being seen by other person.if a web page is not seen by anyone then it should display otherwise it show a display a message stating that other person is viewing so try after some time........how can i implement this.

1 Answers   Siemens,


What are sql notifications and sql invalidations?

1 Answers  


Explain the different types of assemblies?

1 Answers  


What is the difference between page directive include and action tag include?

1 Answers  


How do we invoke queries from the application?

3 Answers   Microsoft,


Can we use multiple web.config files in an sigle appliction?

3 Answers   IBS,


How does a content page differ from a master page?

1 Answers  


What is asp.net introduction?

1 Answers  


Describe the difference between inline and code behind.

5 Answers   Siebel Systems,


How long do session variables last?

1 Answers  


asp.net page is a object or not?

5 Answers  


Categories