Thread: .NET Framework
View Single Post
Old 02-08-05, 03:20 PM   #6 (permalink)
alander
Aximsite Rookie
 
Join Date: Dec 2004
Posts: 59
Thanked 0 Times in 0 Posts
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!
alander is offline   Reply With Quote