The Silverlight definitive diff lists
Live from MIX10 in Vegas, just after the keynote. A lot of excitement about Silverlight 4 RC and Windows Phone 7. And there are a lot of new bits to download, digest and master. This post is trying to help you understand what is new in the various Silverlight bits.
Whenever a Silverlight update is released, I always want to know what changed in the API. Where are the new types? Which members have been updated? There never has been an easy way to find these changes, so I decided to generate my own lists of API changes. Below the complete diff lists of various Silverlight and Toolkit versions. The lists provide a detailed overview of all new, updated and removed types as well as the actual properties, methods and events that have changed.
The lists come in handy when you need to know exactly what has changed between the Silverlight version you are currently working with and the version you want to migrate to.
I hope you find the lists as useful as I do.
Silverlight 3 RTW vs Silverlight 4 RC
Have you been working on Silverlight 3 and want to migrate to Silverlight 4? You need to check out this list.
Silverlight 4 Beta vs Silverlight 4 RC
Already been playing with Silverlight 4 Beta bits and want to know what has changed in the latest Silverlight 4 RC? Check out this list.
Silverlight 3 Toolkit vs Silverlight 4 Toolkit
Are you using the Silverlight 3 Toolkit and planning to migrate to Silverlight 4? Use this list to figure out what has changed in the latest Silverlight Toolkit release.
Silverlight 3 RTW vs Silverlight for Windows Phone 7
Used to Silverlight 3 and need to know what is different in Silverlight for Windows Phone 7?
Silverlight 4 RC vs Silverlight for Windows Phone 7
Already been using the Silverlight 4 bits and want to know how Silverlight for Windows Phone 7 differs?
Published: March 15, 2010
Thank you for these lists Koen... very helpful and timely.
Many thanks.
How did you generate the diff ? Any tools