I've been trying out Orchard and so far it seems to be awesome but there is one thing bugging me that i cant seem to figure out. Im implementing something that affects the UserPart object but when i update something directly into the database and i go thru debugging i found that the class still holds old values. Ive tried rebuilding/ restarting the application pool but somehow this cache is somewhere else. I going thru documentation but didnt find anything usefull.
Is there someone who could tell me how to clear this cache when editing database data?
thanks