When I first started learning how to make classic ASP, VBscript and HTML, someone told me to go out and buy Dreamweaver because “it would make life easier”, so I did it and it brought me my first professional job. The problem was when HTML, VBScript, and Classic ASP had problems, I had no idea how to fix this, and stayed at work for many late nights trying to figure out what I consider simple problems now, but obviously I wasn’t just at that time (a lot of stress).
With that said, I need to start learning about data access strategies in .NET, and I don't want to repeat it again. Should I learn raw ADO.NET ("raw" I do not mean ORM or Linq, but DataAdapters and Readers) and then Linq or ORM, or can I just go directly to the Linq / ORM stuff? I am not looking for a comparison with anything, I was looking for what would be better for me as a developer for a long time. Thanks.
user568171
source share