I am new to C # developer. When I just started learning programming, the intricacies were pretty simple, you see a problem, you develop a solution, test it, and it works, it's simple.
Then you will learn the design patterns and the whole abstraction, and you will begin to spend more time on code that does not produce any results, always wearying the code from any possible changes in the future. More time less.
Sorry for the boring introduction, but I'm just trying to show how upset I am now. There are many data access technologies provided by Microsoft itself, and an even wider range of technologies provided by third-party companies.
I don’t have a team leader or a super experienced programmer’s neighbor, so I should ask you for advice.
How do you understand data access in your real applications written in C #?
c # database visual-studio
v00d00
source share