如果你想要測試你的儲存狀態機制,其實有一個設定 "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.
Monday, October 31, 2011
Tuesday, October 18, 2011
Noun explanation
Deployment Class:
Provides application part and localization in the application manifest when deploying a Silverlight-based application.
Wednesday, October 12, 2011
Facebook C# SDK
SDK Download Link:
https://github.com/facebook-csharp-sdk
NuGet(For package manager):
http://nuget.codeplex.com/
Facebook API:
http://developers.facebook.com/
Ref:
http://blog.prabir.me/post/Facebook-CSharp-SDK-Writing-your-first-Facebook-Application.aspx
http://moustafa-arafa.blogspot.com/2011/05/how-to-install-facebook-samples-in-vs.html
https://github.com/facebook-csharp-sdk
NuGet(For package manager):
http://nuget.codeplex.com/
Facebook API:
http://developers.facebook.com/
Ref:
http://blog.prabir.me/post/Facebook-CSharp-SDK-Writing-your-first-Facebook-Application.aspx
http://moustafa-arafa.blogspot.com/2011/05/how-to-install-facebook-samples-in-vs.html