This page is devoted to reference some code snippets that I can propose to manage some projects’ code implementations.
When you're writing tests, especially mapper tests, knowing the value which is mapped is not of great use. What you're Read more
Sometimes when you want to manage your code efficiency you may need to optimize some .Net implementation. Instead of relying Read more
Sometimes when you want to manage your code efficiency you may need to optimize some .Net implementation. Jointure implementation in Read more

