I came across a great article listing 8 common mistakes that C# programmers make. I was aware of a few of these and even wrote a short article about the proper way to rethrow exceptions. However, the first mistake in that article deals with string concatenation, and is something that I have been doing wrong.
Check out the article for yourself: http://blog.goyello.com/2013/01/07/8-most-common-mistakes-c-developers-make/
No comments:
Post a Comment