Does SubSonic support SQL Server 2008 R2?
Regards Sundar
I can't answer for SubSonic 3.x, but can tell you that 2.x will support both SQL Server 2008 and 2008 R2 providing that your database doesn't use any of the new 2008 data types (date, time, etc)
Yes. I'm using SubSonic 3.0 with ActiveRecord T4 templates right now, and they are awesome.
I'm almost positive that it does. Also see here: SubSonic with MS SQL 2008?