What are the data types is possible to store in session?
and can we store dataset in session?
Answer Posted / senthil
Any data type can be stored session. Because it accepts all
the objects
| Is This Answer Correct ? | 42 Yes | 7 No |
Post New Answer View All Answers
What do you mean by View State and what is its role?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
What is the best Macanism to clear the Cache in asp.net
How many types of controls are there in asp.net?
What is csrf attack in asp.net?
How can I have a particular web page in an asp.net application which displays its own error page?
What is the procedure to create the environment for asp.net? : asp.net mvc
How do you remove duplicates without using remove duplicate stage?
Define caching.
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
What are the advantages and disadvantages of session?
How does the cookies work in asp.net?
What is the base class from which web forms are inherited?
What is state management technique?
What is intrinsic objects in asp.net?