I have just been reading Michael Washington's site and want to use the Personalization available in DNN.
I have used a modified version of the example he gives: DotNetNuke.Services.Personalization.Personalization.SetProfile(ModuleId.ToString, "Voted", True)
It works fine, but out of interest where is this information stored?
I presumed it would be in the database, but I cannot find the data I have created?