Develop with .net 3.5, run on a machine withn .net2.0
-
2012年2月9日 13:11
I want to ask a silly question.
I'm developing an app that uses xps, which means I have installed .net 3.5 to my machine.But my boss wants to run this app to a machine with .net 2.0, because .net3.5 is too big to install it at this time.
I know that 99% this is not possible.
But I'm hoping that there is 1% that I can do it.
From 3.5 I use only xps functions.

