顯示具有 unit test 標籤的文章。 顯示所有文章
顯示具有 unit test 標籤的文章。 顯示所有文章

2012年8月9日 星期四

How To unit test in metro style apps?

http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-529T?format=progressive

One hell good video!

key:
1. bind xaml controls to data objects.
2. implement ICommand interface
3. care the manifest file.