Question:You develop a Windows Forms application using version 3.5 of the .NET Framework. You test the assembly using .NET Framework version 1.1 and verify that it works correctly. Some computers in your organization do not have a more recent version of the .NET Framework. Which element can you add to your application’s .config file to allow the assembly to run using .NET Framework version 1.1 if that is the only version installed on the computer?
 

A codeBase 

B assemblyIdentity 

C supportedRuntime 

D DEVPATH 

+ Answer
+ Report
Total Preview: 1191

Copyright © 2024. Powered by Intellect Software Ltd