Well, those are really broad questions.
NHibernate works very well for most scenarios that use ADO.NET. It can be
used in different ways and it can be tweaked to get better performance and
flexibility than most ad-hoc implementations.
That said, you don't have to use it as your only tool. And there's no
problem in mixing it with other approaches for some operations.
If you want more detail, you should define "DAL", "reporting" and "bulk
operations" more precisely

    Diego


On Tue, Aug 31, 2010 at 13:52, Eric W. Brown <[email protected]>wrote:

>
>
> Hi all I have a few quick questions, I’d like to ask if that’s okay… Just
> trying to
>
> Remove the Grey and Fuzzy from some things I’ve read about NHibernate.
>
>
>
> I’ve heard that you shouldn’t use NHibernate for “Reporting and Bulk
> Operations”
>
>
>
> Why not?
>
> Where is the line for “bulk operations” ? at what point does it become too
> much for NHibernate.
>
>
>
> Also I’ve heard that using NHibernate via a DAL, defeats the whole point of
> using NHibernate, is this true?
>
> Why?
>
>
>
> Thanks a lot, I’m looking forward to your accumulated wisdom on the
> subjects.
>
>
>
> Eric-
>
>
>
>
>
> --
> 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]<nhusers%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/nhusers?hl=en.
>

-- 
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