Almost 2 years ago, I asked a question how easy it would be to convert an application from WPF to Silverlight. The result was that I couldn't do it in a few days.
Now we are considering moving in the opposite direction. We have an application that looks like this:
So when converting, the server would just stay the same. We don't have any idea what time it would need to make the changes. We figure that we need to redo all Views, but besides that, we don't know for sure what modifications are needed.
Has someone did something similar before? How did you do it? What were pitfalls? And how did you plan it?
Any advice/tips/guidance would be great.