Unit testing is a very important part of the development process. With in the scope of testing, being able to isolate the code being tested from external dependencies (ex: REST service, 3rd party library, etc), is key to ensuring accurate results. A unit test shouldn't fail because of an envir...
[More]
Steps for migrating contact information from an iPhone to Windows Phone 7
[More]