Now I am at the planning stage of the project, and I had an interesting question (for me) - how do f * do DataSets anyway?
I mean, since now I always used simple SQL expressions written in the code, but this does not seem so complicated for me. So basically I want to start using DataSets, but there are no tutorials on this. I mean, of course, I can design them in VS, but how can I access them in my code? I searched all day, but could not find any useful textbook for this ...
Is it because DataSets are not good, or simply because no one is using them?
I would be very grateful for any information regarding this ...
source
share