what is session ?how sessions are handeled in application?
write the clauses of sql server in their order.
Answer Posted / amruta dash
Session is used for storing the information in Server. We
can store the information in one page and can send to
other pages. we need to assign the value to a sessionid.For
ex: txtphone_Number.Text = Session["PhNo"].ToString();
or Session.Add("PhNo", txtphone_Number.Text);
Session.Remove("PhNo"); for Remove the session value
Session.Abandon(); for clear all/kill the session value
of a form or application.
This have some limitation like if I will refresh the
page the session values will expired. and the default time
is 20 mins, we can increase the time for a session.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to fetch a data from one table to another table in asp.net ?
What is master page in dtp?
What are the advantages of asp.net?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
What is ispostback method in asp.net? Why do we use that?
Explain about ASP.NET?
What is the difference between table and query?
Which browsers support the xmlhttprequest object?
What are the differnt types of handler in ASP.NET?
How do I know asp.net mvc version? : Asp.Net MVC
Mention the execution process for managed code?
What is preprocessor in .net? Where it use?
What is server side in asp.net?
What are tuples?
What would be salary for 8+ years of experience in ASP.NET in different metro city in india?