EF programmaticlly insert many to many

Posted by ziks on Stack Overflow See other posts from Stack Overflow or by ziks
Published on 2010-05-02T20:28:51Z Indexed on 2010/05/02 21:48 UTC
Read the original article Hit count: 129

Filed under:

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

© Stack Overflow or respective owner

Related posts about entity-framework