Dhanush K

Dhanush K

  • 540
  • 2.3k
  • 193.9k

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)