About
Pricing
Community
Teams
Start Free Trial
Log in
Yampolka
asked on
11/17/2014
Can I see new added Entity before calling SaveChanges method
I have Table Orders
I should allow user to add new Order , fill out it first and then Save Changes to to Database
I am working in EF5
how to I insert Entity in Entity Context before calling SaveChanges method?
Thanks.
.NET Programming
Web Frameworks
1
1
Last Comment
Fernando Soto
8/22/2022 - Mon