I have not been able to find any definitive answers to this question:
Can Fluent nHibernate be used with VS2005? All the examples on fluentnhibernate.org seem to use c# 3 syntax (lambdas).
I have not been able to find any definitive answers to this question:
Can Fluent nHibernate be used with VS2005? All the examples on fluentnhibernate.org seem to use c# 3 syntax (lambdas).
The answer is no. Fluent NHibernerate takes advantage of many of the .NET 3.5 additions like Actions.