I know that there must be some differences. I have a Silverlight component (Timeline) and I want to make it work on Windows Phone 7. do I need to make a lot of changes ? I know .NET and Silverlight but I’m new to mobile phones programming.
Share
I don’t know Silverlight but a lot of the .Net framework is not available in WinMo (it usually says on the MSDN pages if it’s available or not).
You might have to change your app for other reasons though, since it’ll have a smaller screen and you have to be careful about battery usage etc.
The following link has a list of differences:
http://msdn.microsoft.com/en-us/library/ff426930%28VS.96%29.aspx