api key

  1. Windows 10 Windows 10 Powershell based virus detector

    Here's a neat script I put together today. If added as a scheduled task it will loop and monitor running processes. The only thing needed is to sign up for an account on virustotal.com to get an API key then replace the F's with your api key Function Get-ProcessReport([string]$FilePath...
  2. Windows 7 The Full Stack, Part 13: Synchronizing the Windows Phone Client with the WCF Service

    In this episode of The Full Stack, Jesse and Jon hook up client-server data synchronization and discuss some interesting problems they run into along the way. Highlights: Jesse walks through the Windows Phone side, explaining how synchronization works when saving a new contact. Jesse explains...