Skip to content
Search
  • Testing for Developers
  • Improve Your Code
  • Design Your Code

Category: Clean Code

link to How to Use Roslynator to Destroy Unhealthy Code

How to Use Roslynator to Destroy Unhealthy Code

People often don't realize how bad their code is until they receive a bug report or get hit with a performance issue. However, sometimes bad code can mean the code that isn't used anywhere in the...

Continue Reading
link to 31 Best Clean Code C# Tips of 2022

31 Best Clean Code C# Tips of 2022

Hey, let me know if this is you: You are a developer, but instead of DEVELOPING new code, you spend most of your time fixing code that is already in use? Produced by developers who are not in...

Continue Reading
link to What Are the Most Popular Free Resharper Alternatives?

What Are the Most Popular Free Resharper Alternatives?

Resharper is a tool for software developers which is used for refactoring and code rewriting. It is used for maintaining the code in the best possible shape and condition. Since ReSharper is a...

Continue Reading
link to 6 Quick Fixes to Boost Your Comments in Code

6 Quick Fixes to Boost Your Comments in Code

Comments in code have more than one purpose. Good comments can make code easier to understand, but it’s also important to use comments to help you maintain the code over time. The following 6...

Continue Reading

About Me

Hello! My name is Kristijan Kralj, and I am a C# software developer with 10 years of experience.

I have worked on various software projects ranging from simple programs to large enterprise systems. As a developer, I have acquired a wealth of experience and knowledge in C#, software architecture, unit testing, DevOps, and Azure. I enjoy working on complex systems that require creative solutions.

When I'm not glued to my computer screen, I like to spend time with my wife and two kids.

Recent Posts

  • How to Create a Sub Directory in a Blob Container in Microsoft Azure
  • Regions Code Smell: A Dangerous Approach to Write the Code?
  • Dapper – Micro ORM With Epic Possibilities
  • 14 Things for Comparing Mutable vs Immutable Objects
  • Using Private Static Method to Boost Your Code Quality
  • Home
  • Privacy & Cookie Policy
  • Terms and conditions
©2022 MethodPoet