WindowsPhone平台知名开发者鲁迪胡恩(RudyHuyn)在推特上宣布,将发布Univerlight,这是一款可以将Silverlight项目转化为WinRT通用应用的工具,而且是免费的。
Test driven development on wikipedia says first develop a test that will fail because the feature does not exist. Then build the code to pass the test. What does this test look like?