Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EF attributes that can only be changed from code
Message
 
 
To
03/04/2013 15:46:32
General information
Forum:
ASP.NET
Category:
MVC
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01569983
Message ID:
01569985
Views:
36
>The way around this is to create a second model that has only the fields you want to update. In fact, that's probably best practice as you only query the data you really need.
>

Is it the only way? Say, I still want to be able to change ModifiedOn, ModifiedBy if I am editing and the first two if I am inserting.

In other words, I may want to set ReadOnly attribute but conditionally.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform