How To presist data using spring cotext in C# asp.net enviorn ment.
I have a class with username and user id properties.
at the time of loging i am creating class object and assinging values to properties.
Now i want to presist this object in Spring context. is it possible if Yes How?
Thanks,
Kiran.