Monday, October 31, 2011

Debug without dormant

如果你想要測試你的儲存狀態機制,其實有一個設定  "Tombstone upon deactivation while debugging"。
將滑鼠游標移動到你想Debug的專案上,按右鍵選擇屬性 > 選擇Debug,你將會看到它。

     If you want to debug your saving state mechanism, there is an useful setting "Tombstone upon deactivation while debugging".
     Move mouse on the target project in solution explorer, and right-click, then select "Properties". In the "Debug" tab, you can find a check box for it. With the check box selected, your application will be tombstoned immediately after you press start button.

Tuesday, October 18, 2011

Noun explanation

Deployment Class:
Provides application part and localization in the application manifest when deploying a Silverlight-based application.