Hello guys,
I am developing multiuser application in which I am using single dataset on multiple pages.For holding dataset I am using session but still dataset is sharing.changes of one user reflects changes on another user's screen.please let me know the solution.