| 
                                                
                                                    ASP.NET interview question and training: - Do session variable use cookies?
                                                
                                                
 
 Yes they do. 
				So in case the cookies are disabled what happens?
		 In your web.config file you can set cookieless=true in sessionstate tag. If this is done data is passed via querystring. See the below video for more clarity 
				
		 Click to get ASP.NET interview question and training Regards, Get more ASP.NET interview question and training from author's blog 
 http://
 http://
 
 Contributed by:
 Shivprasad koirala Koirala
 I am a Microsoft MVP for ASP/ASP.NET and currently a CEO of a small 
E-learning company in India. We are very much active in making training videos , 
writing books and corporate trainings. Do visit my site http://www.questpond.com for 
.NET, C# , design pattern , WCF , Silverlight , LINQ , ASP.NET , ADO.NET , Sharepoint , UML , SQL Server  training  and Interview questions and answers
 
 Resourse address on xpode.com
 http://www.xpode.com/Print.aspx?Articleid=623
 Click here to  go on website  |