Posts by Guilherme Espindola • 1 point
3 posts
-
0
votes0
answers48
viewsQ: How to save and change data in the database using checkstate from a checkbox
Good afternoon, I need to save the information on condition, because when registering the patrimony I made a checkbox that represents whether the patrimony is internal or external. If it’s checked,…
-
0
votes0
answers67
viewsQ: Update value in database when changed cell value in Datagridview
I am using a local database created by a Database class and I would like that when I changed values in the Datagridview cells in the Sign Up Clients screen, that same value was changed in another…
-
-1
votes1
answer140
viewsQ: How do I delete xml data from within the program itself?
using System; using System.IO; using System.Collections; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Xml.Serialization;…
c#asked Guilherme Espindola 1