Question : I’m creating an update solution for an application that I have and I needed the Assembly version When […]
Tag: .net-assembly
How to protect a decompilation assembly?
Question : Nowadays there are a lot of changers and recompilers for .NET Framework, the guy goes there, makes an […]
How can I indicate the directory where my assemblies should be found?
Question : My company has a facility that hits the house of gigabytes. We have a set of applications in […]
How to create a monolithic executable from the .NET application?
Question : I would not like to deploy the application full of DLL, I wanted something simple, without installer, I […]