✅ Typically how is an image stored?
Im trying to set up an ASP.NET Project where i have a profile section.
Users can then choose to upload a Profile Picture of themselves.
I want to store this profile picture in my MSSQL Database so they stick around.
How would you typically do it? Im trying to find info on what the "Best approach" would typically be. As it feels like a lot of storage space for a simple cause.
Users can then choose to upload a Profile Picture of themselves.
I want to store this profile picture in my MSSQL Database so they stick around.
How would you typically do it? Im trying to find info on what the "Best approach" would typically be. As it feels like a lot of storage space for a simple cause.