How do you manage session in ASP and ASP.NET?



How do you manage session in ASP and ASP.NET?..

Answer / simran_8185@rediff.com

session["sessionname"]=value to be stored
like
session["uid"]=ds.tables[0].row[0][0].tostring();

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

How tooltip is set through code-behind in ASP.NET?

0 Answers  


What is three major points in WCF?

1 Answers   Patni,


what is mean by framework?

3 Answers  


Is redux flux?

0 Answers  


What is the good practice to implement validations in aspx page?

0 Answers  






Breifly explain about stack and heap memory Managemet?

2 Answers  


Define repository pattern in mvc.net? : asp.net mvc

0 Answers  


What are the Types of session management in ASP.NET

0 Answers   Microsoft,


What are the new data controls in asp.net 2.0?

0 Answers  


How many types is controls is there in Asp.Net?If it means what are types of custom controls?Explain about user controls,Web server controls,Hrml server controls?

1 Answers   Cap Gemini, TCS,


Will session work if cookies is disabled?

0 Answers  


What is role manager work in web.config? how to restrict perticular pages from the users using the role manager?

1 Answers   Infosys,


Categories