How do you manage session in ASP and ASP.NET ?
Answer Posted / a
a
Is This Answer Correct ? | 6 Yes | 12 No |
Post New Answer View All Answers
Why do we use web config?
In which situation can you not use a viewstate?
How many web.config files can I have in an application?
In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?
I want to connect a system in LAN and I want to access that. Whenever I am moving a mouse in my desktop, the similar thing has to happen in another system in which I have connected. I need coding for this in C# and ASP.NET Can anyone please help me. It is very urgent. Thanks in advance. My email id is manojkumarchallagundla@gmail.com Will you please?
What are the best practices to follow to secure connection strings in an ASP.NET web application?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What is a web api? Which protocol is used in a web api?
Explain an object, class and method.
When was asp.net released?
Explain in what order a destructors is called.
I have an external link in my application say www.xyztest.com. Today this site works on http protocal. Tommorow it may run on https. So i cant hardcore the protocal in the site. When a user clicks on the link how can i know if the external site works on http or https and takes him to that place?
What is the sequence in which ASP.NET events are processed?
What are the main requirements for caching?
What are the Difference between asp.net and asp ?