windows xp - Will WPF run on XP and Vista? -


i curious if xp , vista supporting wpf or not. mean if dlls missing or not. thanks.

wpf part of .net framework. long have right framework installed work. wpf introduced .net 3.0. if plan use it, recommend going .net 4.0 has matured each version.

more info: http://en.wikipedia.org/wiki/windows_presentation_foundation

winxp not shipped .net framework included, has installed separately. vista included 3.0. windows 7 included 3.5. think safe assume 99% of windows computers out there have recent .net framework version installed since many apps require it.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -