Application Architecture Guide 2.0 - CH 19 - Mobile Applications(6)

本文翻译第19章的最后部分,包括"Technology Considerations"中的".NET Compact Framework"、"Windows Mobile"、"Windows Embedded"和"Additional Re...
Click to continue »

Tags : .

Application Architecture Guide 2.0 - CH 19 - Mobile Applications(5)

本文翻译"Deployment"、"Pattern Map"、"Pattern Descriptions"和"Technology Considerations"中的"Microsoft Silverlight for Mobile"部分。...
Click to continue »

Tags : .

Application Architecture Guide 2.0 - CH 19 - Mobile Applications(4)

本文翻译"Porting"、"Power"、"Synchronization"、"User Interface"和"Performance Considerations"部分。 PortingDevelopers often want to...
Click to continue »

Tags : .

DumpMem and Monster - Virtual Memory Explorers on Windows Mobile/CE

      Windows Mobile 5和6的平台是建立在CE5.x的基础上的。当可用的内存很少时,平台会自动关闭应用程序。而且,在这个移动平台上,同时只能运行32个process。在桌面电脑上,我们有4GB的可寻址空间,每个应用程序默...
Click to continue »

Tags : .

Application Architecture Guide 2.0 - CH 19 - Mobile Applications(3)

本文翻译”Data Access”、”Debugging”、”Device”、”Exception Management”和”Logging”部分。 Data AccessData access on a mobile device is ...
Click to continue »

Tags : .

Application Architecture Guide 2.0 - CH 19 - Mobile Applications(2)

本文翻译“Authentication and Authorization”、“Caching”、“Communication”和“Configuration Management”部分。 Authentication and Author...
Click to continue »

Tags : .

Application Architecture Guide 2.0 - CH 19 - Mobile Applications(1)

Chapter 19: Mobile ApplicationsObjectives•Define a mobile application.•Understand components found in a mobile applicati...
Click to continue »

Tags : .

Battery Status on Windows Mobile

    大家知道,我们可以通过Start->Settings->Systems->Power来查看系统的电池情况,包括电池的类型,剩余的电量等等,如下图1所示:图1:Windows Mobile自带的Power查看界面    但是如果再细化...
Click to continue »

Tags : .