Activity overview
Latest activity by Alex123456
Vista & Win7 x64 polymorphism issue in .Net 4.0
Hello,
I'm having an issue with Vista & Win7 x64 bit running on .Net 4.0 (tested in .Net 4.5.2 and was not an issue).
Basically in a method I have a local variable declared as an interface type, an...
Reference DLLS
Hello,
I have an issue in that SmartAssembly (6.8.0.121) needs to have every single referenced assembly of an assembly that I'm trying to build, also every single reference assembly of those assemb...
Strong name multiple assemblies
In my application I have 2 executables and about 50 dlls. I don't want to combine the dlls because I want to have the flexibility of updating individual dlls without shipping the 60MB+ executable t...