Answer Posted / albert abraham arunkumar
Session can be created using the keyword "Session" as follows:
Session["username"]=txtusername.text
This username will be kept till this current session is expired.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are differences between entity framework and l2s? : Entity framework
What is meant by viewdata?
What is definingquery in entity framework? : Entity framework
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
Does .NET Framework support SAX?
Is it possible to cancel filter execution?
what is explicit loading?
Explain representational state transfer (rest) in detail?
What are authentication filters in web api?
Why is entity framework used?
What are Action Methods in ASP.NET MVC?
What is objectcontext? : Entity framework
how do you query in entity model when the result has a join from from different database other than the entity model?
mention in what all scenarios entity framework can be applicable?
what is entity framework advantage?