We have a moderately complex silverlight based application written in Silverlight 2. Eventually we will move to Silverlight 4. In terms of porting effort, would it be better to to port our app from SL2 to SL3, and then to SL4. Or, should be port from SL2 to SL4 in one step.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
I'd go with the SL2->SL4 port directly. SL4 simply offers more, so it's a good opportunity to start looking at your app and making optimizations using the latest.
|
|||
|
|
|
Bear in mind that Silverlight 4 is currently in beta and does not have an end user runtime; so upgrading your app to Silverlight 4 right now is not really an option. |
|||
|
|