Help code snippets

This page is devoted to reference some code snippets that I can propose to manage some projects’ code implementations.

C Sharp icon
When you're writing tests, especially mapper tests, knowing the value which is mapped is not of great use. What you're Read more
C Sharp icon
Sometimes when you want to manage your code efficiency you may need to optimize some .Net implementation. Instead of relying Read more
C Sharp icon
Sometimes when you want to manage your code efficiency you may need to optimize some .Net implementation. Jointure implementation in Read more