OpenAccess ORM Fluent API
Suppose I have an assembly A which has all the entities and mappings using fluent api. this assembly needs enhancing, I g开发者_运维问答et it. but what happens to the assembly which is using assembly A. does it need enhancing too?
thanks
Only the project that contains your persistent entities requires enhancement :) I have videos currently being prepped for upload to Telerik TV, which show the step by step process. They should be uploaded by the end of today.
-Josh
精彩评论