I'm developing some prototypes for an application in Silverlight 2.
The manner of deployment of the application being developed is being discussed, as well as the possibility of 3d features. So it is possible that the final version will be in xbap or wpf rather than Silverlight - or possible that 2 versions could be developed concurrently.
How easy is it to reuse/convert code between Silverlight, xbap and wpf?
Thanks