c# - Silverlight to WPF Converter -


since wpf , silverlight close each other(in terms of syntax).

my query , have tool can convert wpf control silverlight control , vice versa.

i understand in wpf shall not expected run on silverlight, since come same code base, aconversion possible.

wpf controls built on top of full .net.

silverlight controls built on top of subset of .net.

if wpf controls restricted in use of .net feasible conversion possible, quite frankly think there many exceptions make worthwhile.

where need share code (not controls) between wpf & silverlight "link" files common library (the library repository , not built). xaml can cut & paste.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -