Hi,

I've just download NHibernate 3 GA and was disappointed to find that
the new NHibernate Linq provider has the same problems with VB.NET
that the previous on did, mainly

- Handling of Nullable types (Neither IsNothing(x) or x.HasValue) work
- Equality operator on strings (although we can get around this by
using the Equals() method)


Moving to C# is not an option for us. Are there any plans to make the
linq provider work with VB.NET?

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.

Reply via email to