Dhanush K

Dhanush K

  • 513
  • 2.2k
  • 162.6k

How to retrieve image from database(SQL Server) in angular using LINQ?

May 6 2022 3:18 PM

The image is saved in DB using particular ID. Now I need to display the image when that ID is selected. This has to be done in Angular using LINQ. Any examples for this case?


Answers (2)