Common programming mistakes for .NET developers to avoid?
- by amazedsaint
What are some common mistakes made by .NET developers, and how can we avoid them?
For example, trying to open a file without checking whether or not it exists, or catching an error unnecessarily.
Please look in to the list before posting new
Please justify your answer as well, if applicable and give examples.