Hi everyone!
I'm new to developing web applications using the .NET framework. I'm just wondering if .NET has any support for saving a custom int value for each (logged in) user?
Could I perhaps use the HttpContext.User property or something?
I'd be really grateful for some help on this!
/Ylva