开发者

can a .net 3.5 compiled app run on a machine with only .net 2.0?

Answer seems obvious but thought id ask ... don't have a 2.0 ma开发者_如何学编程chine handy


If the app only uses the 2.0 libraries, and only features from the 2.0 versions of the libraries, yes.

If it uses 3.x features like WPF, WCF or LINQ, then no.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜