Questions when inserting objects into the database when using Entity Framework 6 + C # WPF.
I have 3 objects, ServiceOrder, Service, and ItemsOs. with the following structure:
public partial class OrdemServico
{
[System.Diagnostics.Code...
asked by
22.12.2017 / 00:20