Question
Session problem
Hi developers!
I have a infotable that stores some data, and the thing is that there will be many
users login to verify the data in the infotable.
I was thinking is there anyway to solve this problem by not changing the data in the server?
Because if they verify the data at the same time I think there will be problems.
I looked up some information about session properties, but I don't how to use it.
Thank you!
Sincerely,
Lee

