Home » Archive

Articles tagged with: ado.net

.net, Entity Framework, Headline »

[31 Aug 2009 | One Comment | ]

This post will show you how to insert and delete a many-to-many relationship (as with bridge/link tables) using the EF.

.net, Entity Framework »

[30 Aug 2009 | One Comment | ]

Shows you how to use an EntityDataSource to query many-to-many relationships in your entity data model for display on a gridview.