Entity Framework - Can I Insert list<> type value in a Single column How?
Asked By ALOK RANJAN on 24-Apr-12 09:13 AM
hi every one...
I want to insert data in a single column from controller that contain list type object (more than 8 value)
how we insert ????
Regards
ALOK