SQL Reflector
In the user group meeting today I mentioned an AddIn for
Management Studio that did reflector on the assemblies in the database. I was
either confused as I don't seem to be able to find the management studio add in.
What I did find was a plugin for Reflector that can read assemblies from a
SQL Server database. This can be found here http://www.denisbauer.com/NETTools/SQL2005Browser.aspx
This is probably the preferred option anyway as add-ins for management studio
aren't supported.
-