Posts by Deivison Santos • 1 point
1 post
-
0
votes2
answers104
viewsA: Remove user without deleting from database
hello, in my applications, performing lambda, is very simple. if you are using Entity framework, do it as follows? assign a field to identify which has been removed. then the following:…