Avatar of TrialUser
TrialUser
Flag for Afghanistan

asked on 

How to savie user preference like Page size in web application

In my web site user has the option to choose Record Size. I would like to save this so that when the user comes to the website next time we can automatically use this information. what is the best way to store this.

Should I store this as a cookie or should i store this in db.?

Also what about 2 scenarios when they are logged in and not logged in. Please help
ASP.NETC#Visual Basic.NET

Avatar of undefined
Last Comment
h4mi

8/22/2022 - Mon