Difference between ASP Session and ASP.NET Session?
Answers were Sorted based on User's Feedback
Answer / shwetha
In Asp, the session is Process dependent, whereas in
Asp.Net the session is Process independent.
In Asp, the session is Cookie dependent, whereas in
Asp.Net the session is Cookie independent.
| Is This Answer Correct ? | 7 Yes | 0 No |
And also Asp.net we have different Mechanism to save the
session data.
1. In Process
2. State Server
3. SQL Server
| Is This Answer Correct ? | 1 Yes | 2 No |
What are the action filters available in asp.net mvc
What does asp in asp.net stand for?
when user is logged on the information is saved in a cookie, what is the name of that cookie?
Why do we need a web application session?
How do you perform validations?
Explain the path instructions in xaml?
What is rich control in asp.net?
Explain what a diffgram is, and a good use for one?
Explain what a diffgram is, and a good use for one?
If i have a web page, and one web user control, where in web page contains a text box, and web user control have check box, if i place a web user control in the webpage, when i check the check box, the out put should show it is checked or not. How we can do this?
Hey I am using asp.net mvc architecture. I creating one dropdownlist using <select id="State" name="State"></select> this is dynamic list.Its displaying properly. But in time of Edit.If i load a page dropdownlist is not displaying the item which is stored in table.
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)