1
Answer

sql - database schema confusing.

Abhilash J A

Abhilash J A

8y
590
1
Hello everyone,
 
I am using MVC 4 with entityframeword. I have product and product category tables. Then, I want to save product features on ProductCategoryAttribute table. I am confused with this.
 
How can I handle this kind of table structure in mvc view page with respect to product id. 
 
 
Please help me.
 
Regards,
Abhilash.J.A 
Answers (1)