In the Silverlight I saw that the code behind the code comes from UserControl:
Public Partial Category Page: UserControl
The code-back page comes from the class from the page:
public partial category page 1: page
I was thinking that seriallight is a subset of WPF, you will be able to copy large blocks of seriallight code later in and after later in WPF. But such differences at such a level level indicate that this matter will not be the case.
Is it just an incompatibility or is the Silverlight application complex, which is not too much for WPF without significant changes?
The way I think is that using both XAM, Silverlight and WPF Is different. However, cross-pollination is visible between them, so when Silverlight is sent without things like verpainel, someone wrote their own implementation in the Silverlight (and finally added to the Silverlight Toolkit).
Copy and paste from WPF until this is a trivial code. Things like Data Binding vary slightly in Silverlight (Example: No binding for other elements). Most of the time, however, are the proceedings.
Comments
Post a Comment