What are session variables?
Answers were Sorted based on User's Feedback
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 |
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 |
Why is an object pool required?
in which protocol ASP.NET WEB API Work?
How Can assign alias name for ASP.NET Web API Action?
Anyone has Latest Microsoft ASP.NET Certification Dumps for these?
What is the difference between a Stored procedure and function?
How do I send an email message from my ASP.NET page?
Why is global asax is used for?
Explain http handlers? Where we can use the http handlers?
Why asp.net mvc is better than asp.net? : Asp.Net MVC
Can we have a web application running without web.config file?
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?