Creating a CLR assembly in SQL Server

Recently I had a need to do some performance testing against a CLR assembly in SQL Server.  It seemed to me that the first step to do that performance testing was to create a CLR assembly in SQL Server.  It was a new experience for me, so I thought I’d share the details with you.  […]