Tagged Questions

0
votes
3answers
377 views

Should I store images with my profiles (sql profile provider)?

I'm developing an intranet webapp in asp.net that has a requirement for storing user profile images. @edit: The webapp should be running in two different web servers at the same time. My question ...