What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 24949 |  Welcome, Guest!   Register  Login
 Home > Forums > ASP.NET > what is the datatype used for session variable???? ...
Balajirnaukri@Gmail.Com

what is the datatype used for session variable????

Replies: 1 | Posted by: Balajirnaukri@Gmail.Com on 4/30/2012 | Category: ASP.NET Forums | Views: 801 | Status: [Member] | Points: 10  


I have doubt I have come acroos in many places what is the datatype used for session variables??????

Thanks and Regards
Balaji.R
ASP.NET Devloper
Solve-IT corp


Reply | Reply with attachment | Alert Moderator

 Responses below this adGet hundreds of .NET Tips and Tricks videos

 Replies

Santhiram
Santhiram  
Posted on: 4/30/2012 10:40:52 AM
Level: Starter | Status: [Member] | Points: 25

A session is an object on server having key-value pairs created on the server on behalf of a given client.The key-value pair is of type string-object and hence in session we can store any type of data unlike cookies where we can only store only strings.

Thanks
Shanti

Balajirnaukri@Gmail.Com, if this helps please login to Mark As Answer. | Reply | Alert Moderator 

Reply - Please login to reply


Click here to login & reply

About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/23/2013 4:06:46 AM