Be seen. Boost your question’s priority for more expert views and faster solutions
'VB Example
<Serializable()> Class Employee
// C# Example
[Serializable]
class Employee
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Have a better answer? Share it in a comment.
Oh (sorry to piggy back), and do I have to be careful about how many objects I save to the session?