Hello, I have a question about the O / R mapping in C # ... I have an application that uses the relational mapping in nhibernate sql server, I am aware that in java you can do this via xml or annotations mapping ... C # I know the mapping via xml also and mapping fluent by fluent nhibernate (which is what I use), but I wonder if you can do for annotations as in java, I saw on some blogs, people saying that it is possible, unfortunately not find examples anywhere on how to do this, I wonder whether it is possible and if anyone has any documentation or guides link to run it ... thanks in advance! Sorry for the English (Google translator)
-- 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.
