UI looks like it could me made with silverlight, but it's not a web app.

link|improve this question
1  
Mind elaborating on this a bit? Do you mean things like WPF, Windows Forms, etc? – Slokun Sep 5 '10 at 5:06
He does't know, that's why he is asking – Pierre Sep 5 '10 at 8:20
feedback

2 Answers

up vote 1 down vote accepted

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/

link|improve this answer
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.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.