In my ASP.NET project, I\'m using Entity Framework to set up one table that contains all Project objects, and another that keeps track of ProjectMembers
Project
ProjectMembers