Luis Carlos Navas García

Results 1 issues of Luis Carlos Navas García

`ProductFactory pf = new ProductFactory(ConfigurationManager.AppSettings["baseUrl"].ToString(), ConfigurationManager.AppSettings["accProduct"].ToString(), ""); string id = ""; /* I get the id of the product i want to edit from the MySql table ps_product */ product...