I would like to persist some information entered via my web part so the next time the same user uses it, the settings will be pre-populated.
In the Windows world, I would just slap the data is HKCU, but in the brave new world I have no idea what to to.
I have written some code to store values at the SPFarm level, but I can't seem to figure out the site level.
Any advice?
Thanks.
