I have a question, how to insert data into a mysql table, using linq, I have the tables below:
I'm using the method below to insert:
public void inserirCarteira(float cpf, string codigo, double valor, int quant, double vtotal)
{...
asked by
11.06.2014 / 04:12