i had an error on a linq query when i tried to do SubmitChanges()
the problem is that what ever i try to do in my project now i'm getting the same error (i guess the linq still tring to do the Error Change)
how can i clean the pendding changes or deal with that issue otherwise?
Thanx!