views:

34

answers:

0

I am moving my ASP.NET website to a WepApp. I am of course having trouble with the Profile Provider. I have seen many workarounds. I just need a simple way to have user information available server-side without having to go to the DB every time. Profile was a good option until I tried to make it a WebApp. Is there a better way?