Tagged Questions

3
votes
1answer
961 views

An analog of C++ FQA for C#

I have found C++ FQA Lite very edificatory and would like to read more criticism. Could you recommend me something similar but concerning C#, please? Thanks.
2
votes
1answer
157 views

Is there anything wrong with this ORM? [closed]

Roughly a month ago (after christmas) i found this post and realized how useful reflection is. So i decided to learn and got carried away and spent around 10days on this which became a ORM for ...