What is everyone here using for database migration in C#?
Right now it looks like the only active (somewhat) developed tools in .NET are Migrator.NET and SubSonic's.
I'm having issues with Migrator.NET when using something other than the command line utility (which I have working fine).
Has anyone had success with Migrator.NET for their projects?