Base solution for your next web application
Open Closed

Image saving format #12083


User avatar
0
Bernard created

Hi,

Could you tell me please how you're saving image profile in aspnet zero ?

And in file link or byte in database Thks


2 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    If you upload an image, it is saved to AppBinaryObjects table.

  • User Avatar
    0
    Bernard created

    Hi

    Thks