2
Answers

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

Dhanush K

Dhanush K

2y
2.2k
1

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)