In my prior post I documented the steps and processes that OUR team took to move from hosting our source in a TFS solution to Git/Github (remember, these are SIMPLY our steps). However, one thing I did not mention is how we moved our feature branches from TFS to Github. Given the fact that TFS...
I am a huge fan of the Code Contracts library which is now part of .net, in fact when I setup a new instance of VS it is one of the first plugins I install by default. However, I was having some issues because even though I had installed the .msi I was not able to get the settings tab to show up...
When you are adding the ability to have a Secondary tile to your Windows phone application you may from time to time find the need to debug or mimic the launching of the application via the Secondary tile w/ the correct query string values. Sadly, debugging this via the debugger is not something that...
Companies want to hire the type of person that is cut out to be a remote worker. The type of person that can be a remote worker is the type of person that excels at their work and that is what companies are always looking for. In the first part of this series we talked about what remote work is and how...
Recently while trying to deploy a service to a clean VM (moving this off our main production server onto its own server) I ran into the error below” Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'System, Version=2.0.5.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e...