EF programmaticlly insert many to many
- by ziks
Hi
I have table with this structure ID PK and two columns with FK for example ActivityID and ContactID.
I try programmaticlly insert some value in this two FK columns.
How can I do this, any help is appriciated.Tnx