Leaning Into Windows

Kathleen Dollard's view of life and .NET development

Browse by Tags

All Tags » C# » Design (RSS)
Isolating Metadata
In code generation, metadata is the information about your application, generally about your database and definitions to express your data as business objects. If you use Entity Framework, your metadata is the edmx file which is displayed via the designers...

Posted by Kathleen | 1 comment(s)