What are session variables?

Answers were Sorted based on User's Feedback



What are session variables? ..

Answer / dasharatham

In future developer changes seetings like
sessiontimeout,sessionmode,culture for webapplication by
providing configuration file is called webconfig.
asp.net supports inheritance based configuration seeting.

Is This Answer Correct ?    3 Yes 1 No

What are session variables? ..

Answer / belmonte

Session variables are all those conforming session state
for any purpose. Only the user of the session is related to
them, nobody else can access them.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

Why is an object pool required?

0 Answers  


in which protocol ASP.NET WEB API Work?

0 Answers   HCL,


How Can assign alias name for ASP.NET Web API Action?

0 Answers  


Anyone has Latest Microsoft ASP.NET Certification Dumps for these?

1 Answers  


What is the difference between a Stored procedure and function?

9 Answers  


How do I send an email message from my ASP.NET page?

0 Answers  


Why is global asax is used for?

0 Answers  


Explain http handlers? Where we can use the http handlers?

0 Answers   Accenture,


Why asp.net mvc is better than asp.net? : Asp.Net MVC

0 Answers  


Can we have a web application running without web.config file?

0 Answers  


What?s the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"?

1 Answers   Getit, Siebel, Visual Soft,


What are the different types of Caching techniques in ASP.NET?

0 Answers  


Categories