Can someone suggest some links or other resources that are helpful when learning MCML?
I have a small pet project that I have been working on for some time using C # and .Net 3.5. I reached a point where I wanted to be able to send output to Windows Media Center, but it was difficult for me to find consistent explanations of how to create MCML elements to represent my C # data objects. In particular, I find it difficult to find information on creating an MCML element for each element in the C # collection. Any suggestions?
Ben
source
share