Hi
I am using the NHibernate code gen templates and they are excellent - great job guys !
One questinon - I've added some stored procedure calls to the same llblgenpro project but when I generate the code I can't find any code to call them.
Does the NHibernate template also allow me to generate c# code to call some stored procedures ?? ( I only want to call a few stored procs to handle some edge cases - not to replace NHibernate entierely....)
thanks