Posts by Marcel Pereira de Souza • 3 points
2 posts
-
0
votes0
answers22
viewsQ: Gridview and Linq to SQL
I am trying to change data in a Gridview using a Datasource Linq to SQL Context: I created a table in SQL: Bancoid int Autoincrement Banconumero char(3) Banconome varchar(30) I created a Linq to SQL…
-
0
votes1
answer94
viewsQ: Control number of user accesses in Windows Forms
I am creating an application in Windows Forms and would like to control so that users log in to a single station that is running the application. In an earlier version, my solution was to keep a…
c#asked Marcel Pereira de Souza 3