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.

link|improve this question

feedback

1 Answer

up vote 2 down vote accepted

I don't think there is such a document. Most of the problems mentioned in the C++ FQA are not relevant for C# (and other languages).

You might want to read Common programming mistakes for .NET developers to avoid.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.