Date: 2024-10-16 16:08:04
Score: 3.5
Natty:
Avoid using DataSet, I recommend using Entity Framework and/or some ORM for connections, for example NPoco.
https://github.com/schotime/NPoco
https://learn.microsoft.com/es-es/ef/
Reasons:
- Probably link only (1):
- Low length (1):
- No code block (0.5):
- Low reputation (1):
Posted by: DataSoft