Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EntityState.Detached
Message
 
 
À
01/05/2015 08:50:41
Information générale
Forum:
ASP.NET
Catégorie:
Entity Framework
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01619307
Message ID:
01619329
Vues:
20
>Not sure how you'd keep a copy around if your round-tripping to the server. You could always track dirty state in angular and pass that back (or only post back if dirty)?

Exactly! I was thinking about a simple solution of adding Changed property to my viewModel and keeping track of changes on the client. It is very easy as I already have code I execute when I change the columns values.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform