On Oct 26, 6:58 pm, "Ben Hart" <[EMAIL PROTECTED]> wrote: > > > I spent some time this week creating a Visual Studio template. It has the > > > latest released binaries, a console app for generating schema, an example > > > entity + mapping, and a trivial integration test. It's extracted from > > Visual > > > Studio 2008, and I can only confirm that it works on my machine! The > > package > > > is a vsi, and becomes available under Visual C# project types.
Looks nice! I wonder though if you have made it so that you can use NHibernate.Attributes instead of manual nhibernate mapping .xml files. I have never used them and using attributes allows us to generate create scripts and proxies. Hielke --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
