Tagged Questions

4
votes
1answer
145 views

Injecting into a running .Net 2.0 AppDomain

I am currently attempting to extend the Zune software, in a way that doesn't require that I launch Zune (like ZuneLCDApi). In order to do so, I need to access one or two variables that Zune has in ...
3
votes
1answer
116 views

Can you write plugins for the Zune Desktop application?

Does anyone know where to start, or even if you can write add-ons for managing extras like audio books or your own collection management routines / visualizations?
3
votes
1answer
201 views

Is it possible to build an email reader for the Zune?

Is it possible to build an email reader for the Zune through XNA ? Version 3.0 allows us to connect to the Market place and download music directly from the Zune hence the nature of my question. ...
0
votes
0answers
26 views

Adding tracks to Zune library using C#

Using C#, how do I programmatically add tracks to the Zune library?