Why not just use raw sql? I use nhibernate everywhere in my system until I need to do something that I can't do with nhibernate or would be prohibitive performance wise to do so with nhibernate. Then I drop back to raw sql.
-- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/cHg6OmxGZMEJ. 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.
