UI looks like it could me made with silverlight, but it's not a web app.
feedback
|
|
I thought it was WPF too at first, but it appears Microsoft used to a custom language called UIX (related to media center) to make it. http://www.istartedsomething.com/20071116/microsoft-iris-uix-framework-zune/ | |||
|
feedback
|
|
If it is not a web app but looks like Silverlight, that it's WPF. There are 3 types of applications which use XAML/WPF, an ordinary desktop WPF application, a WPF browser application and Silverlight in-browser application. In three cases, WPF is the technology used for UI. I don't know what Zune Media Player uses exactly (desktop app, WPF browser app or Silverlight), but for sure, it looks like XAML/WPF. | |||
|
feedback
|