Hello,
if I have an assembly dll or exe file to be used.
Is there a way to know as to which framework of .Net it was written in ???
1.1 or 2.0 ?
Thanks,
Ahmed
Printable View
Hello,
if I have an assembly dll or exe file to be used.
Is there a way to know as to which framework of .Net it was written in ???
1.1 or 2.0 ?
Thanks,
Ahmed
doesnt the .NET classloader know that for you?