Projects

Here are some of the projects that I am working on:

Documentation Corrections

Microsoft Connect Items

Sites

  • Module Signing Info — Site dedicated to Module Signing in SQL Server: how to use it, why to use it, why to avoid other methods, etc.

Open Source (hosted on GitHub)

  • BinaryFormatter — (command-line utility) Format binary file into hex string. Save to file, copy directly to clip board (for easy pasting), or both.
  • GetEnvironmentVariable — (command-line utility) Get the current value of a User- or Machine- scoped environment variable.
  • SimpleSqlExec — (command-line utility) Lightweight command-line utility to execute queries on SQL Server in place of SQLCMD.