I just don’t know how to explain this clearly. So I create a simple image pattern of what I did.
My question is, how would I be able to access my database in other class in LS?
I’ve been searching on net, but I didn’t found any solution. I hope I’ll find it here.
Thanks!.

Any suggestion is already appreciated.
Thanks for the answer Bryan, but I found the answer on my problem here Richard Waddell
Here is what I did to achieve my goal.
Authenticate.cs) and put this codes.The code follows:
Then you can now call the
Authenticate.GetCurrentUser()anywhere in the project.Thanks!