Media Center Development Tutorials

A place for App developers to hang out / post
Post Reply
Mogulbasher

Posts: 59
Joined: Thu Jun 23, 2011 10:21 pm
Location:

HTPC Specs: Show details

Media Center Development Tutorials

#1

Post by Mogulbasher » Sun Aug 07, 2011 2:50 am

So I have just completed my wpf recipe application v1 which is basically a db maintenance and recipe display and print application. I wanted to add a windows media center application so I can display the recipes on the tv in the kitchen. From what I have read it seems that mcml is nothing like xaml in .net4

All the links I found pointing to tutorials seem to be dead. Can someone point me to some places where I can learn how to program mcml. Also can I use collection views in mcml and is the binding concept similar

Thanks

hbcondo

Posts: 13
Joined: Fri Sep 30, 2011 6:43 am
Location:

HTPC Specs: Show details

#2

Post by hbcondo » Mon May 21, 2012 7:03 am

I actually found Microsoft's Windows Media Center SDK website to be the best resource:

http://msdn.microsoft.com/en-us/library ... 18424.aspx

Also, when you install the SDK it includes some sample applications along with the Sample Explorer that shows a lot of code snippets.

Post Reply