Posts by Renato • 21 points
1 post
-
2
votes1
answer506
viewsQ: Write Listview in SQL Database using Entity Framework and C#
I am developing a sales desktop application using C# and Entity Framework and I am having doubts about recording the items entered in ListView in the SQL database. How to save inserted items to…