samedi 14 mars 2015

GraphDiff Update Graph returning f:\Work\GitHub\GraphDiff\GraphDiff\GraphDiff\DbContextExtensions.cs


Vote count:

0




Hi I don't have much experience in development.This is my first project as i am fresher.I am trying to update entity in Sql Databse using GraphDiff.But it is returning me "You need to find DbContextExtensions.cs to view the source for the current call stack frame" while debugging. Anyone please help me.Below is the code i am using for this.



using (var context = DataContext)
{
context.UpdateGraph(memberEntity);
context.SaveChanges();
}


asked 9 secs ago







GraphDiff Update Graph returning f:\Work\GitHub\GraphDiff\GraphDiff\GraphDiff\DbContextExtensions.cs

Aucun commentaire:

Enregistrer un commentaire