Click here to Skip to main content
15,896,118 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

Lets assume I am generating entity objects using default code generator in entity framework. I am using this entities in client server application.

So my question is when entity will come on client side, do I able to track changes which are done on client side. Means if I modified my entity objects on client side, so does its entitystate will gets modified from unchanged to Modified.

This is possible with self tracking entities.

Kindly share your thoughts about the same.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900