This post provides clean code tips for .NET developers, focusing on giving meaningful names, avoiding null returns, keeping class and method sizes small, not reinventing the wheel, and using appropriate tools or IDEs. It also offers practical examples and suggestions for better coding practices in .NET projects.
Table of contents
1- Give meaningful names2- Avoid returning null3- Keep class | method size small4- Don’t reinvent the wheel5- Use appropriate tools/IDEWhenever you’re ready, there are 2 ways I can help you:10 Comments
Sort: