can I use session variable in App_code Class page??
Answer Posted / bhaskar.joardar
Yes, Using HttpContext.Current.Session
["SessionName"].ToString().
| Is This Answer Correct ? | 29 Yes | 4 No |
Post New Answer View All Answers
What is the usage of DelegatingHandler?
What are the different types of validation controls provided in ASP.NET?
Where session variables are stored?
Explain the difference between globalization and localization techniques
Explain the path instructions in xaml?
List some of the important session state modes of asp.net.
Define authentication and authorization.
What is session authentication?
How do I open an ashx file in windows 7?
If you are using components in your application, how can you handle exceptions raised in a component?
What are resource file and how do we generate resource file?
What is the difference between custom controls and user controls?
what is DLL Hell and how it is solved in .NET? please explain clearly??
Define transparent caching with aop?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?