> I am a total NHibernate convert and have drastically cut down the amount of
> SQL I write now thanks to their brilliance.
>
> Obviously I still have to write some Sql.Can anyone recommend a good open
> source SQL helper that can take the drudgery out of calling stored
procedures?
>
> Thanks in advance

        Use an o/r mapper which allows you to call stored procs with one line
of code. :)

                FB

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to