2
Answers

How to show Product listing just like the below image in MVC

Mark Tabor

Mark Tabor

8y
336
1
I want to show the Products like below 
 I have a table of houses where i am stored the Title  just like {apartment in punjab} I have a Price just like 4400 and i have size just like 3 in square yard and an image so  this table have all information i want to show that on my view using razor view engine how to do that 
Answers (2)