News

I'm doing some development on a dev server of ours for a site that's currently live on another server. They have their own server with a SQL Server database holding the data for the live site.
The SQL database is built with every table having GUID primary keys and columns for created ... the step of obfuscating production data before copying it to a non-production environment.