|
Yes MS really did make it really confusing when they added .NET to anything!
The way I understand it, is that it is like Java.
Programs are compiled into an intermediate language (rather than direct processor codes for xscale, intel, arm etc.)
A compiler that is installed on the PDA converts this from the intermediate code to the code the processor understands.
The framework allows access to different parts of the OS such as window management, file management etc.
If I'm wrong please correct me!
|