Hier mal ein kleiner Tip um .Net Framework auch zu nutzen wenn man schon eine neuere Version drauf hat.

Es bringt ne kleine Performance Verbesserung.

1. Download .NET Compact Framework 3.5 from Microsoft and save it on your PC.
2. Run the downloaded MSI file and let it install.
3. Connect your device to Activesync/Windows Mobile Device Center and finish the automatically launched installation on your device.
4. Soft reset your device.
5. Open a Registry editor and navigate to HKLM\Software\Microsoft\.NETCompactFramework where you will see two entries for the (now two) existing version references: the old one, which came with your device and the new one you just installed.
6. Change the DWord value of 3.5.7283.00 from 0 to 1 (thus enabling it) and all the other values (i.e.: 2.0.7045.00) from 1 to 0 (thus disabling it/them).
7. Soft reset your device.
8. Congratulations! You have upgraded to .NET Compact Framework 3.5.

Original Site

Auch bei XDA im Folgendem Thread vorhanden : http://forum.xda-developers.com/show...4&postcount=81

Bitte gebt mir doch ne Rückmeldung ob ihr eine Performance Verbesserung merkt.

Greetz