0
votes
votes
0 answers
EXEs instead of DLLs to host class libraries
Hello, Before .Net, it was not a good programming practice to use an EXE to host class libraries. I was wondering if it's still the case with .Net. I can make the public classes in my .Net EXEs avaialble to other applications, and I'm ...
