2
Answers

How to create table columns dynamically in entityframework

Mahesh Babu

Mahesh Babu

6y
11.9k
1
I created one table EmpTable
 
in that table, I need to create dynamic columns 
 
and also I need to insert ,delete and update the data   in the asp.net  mvc or asp.net 
 
Can you please help me this 
 
Thanks  
Answers (2)