I created this post with the intention of helping other developers who encountered the same difficulty that I encountered during the process of developing TISS modules and HASH MD5 validations.
Android and iOS development with .NET and Visual Studio
Mobile development has always been a big challenge for many developers due to their limited options of platforms to work on, be it Android or iOS. You should study different production environments, Eclipse, objective C, java, etc.
Is your .NET Project Source Code protected?
Probably you Developer must have asked yourself: “Is my code protected?”. I came across this question at the end of a system that I had developed in .NET and was about to put it into production, and like any cautious developer, I started researching methodologies to protect my System and, consequently, the System’s source code.