Quote:
Originally Posted by pont
I know I am going to seem like a troll and perhaps I am, But C# is not compiled into assembler or machine code. Its compiled into Microsofts Intermediate Language whitch is run ontop of the Common Language Runtime hence managed code.
Anyhow if you really want to know about this you can find out about it on wikipeida, although i can't post the link
So any access that the your C# program has to hardware, It has through the CLR, If microsoft don't want you to do something on the Zune they prolly won't let you access it through the CLR.
System.DateTime I think would be supported by XNA. I think they would support most of the System namespace.
|
I completly forgot that XNA is run in a sandbox anyway and we will have to wait and see if we can use that specific namesapce or not threre may be specifc namespaces we are restricted to or there may even be device specifc name spaces
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
|