You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to S#arp Architecture
I've been trying to walkthrough creating a set of new projects to
mirror the northwind sample and there are definetly a lot of steps,
I'd love to see a VS template (And maybee someday a recipe using GAX
(if that's still in use), that can create a class and stub out a lot
of the tests, repositories tests etc....
Anyways just a suggestion it looks in the test project your using
appSettings to provide a hint as to where the config file is and where
the mapping assemblies are. Is this part of S#arp or part of fluent
nHibernate? If part of S#arp it might be nice to define your own
configuration section so you can provide more context around this
properties.
Josh
Billy
unread,
Nov 20, 2008, 6:35:18 PM11/20/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to S#arp Architecture
I'm hoping to have convenient templates available during the tail end
of November.
Thanks for the suggestion concerning the config section...if the
settings grow any further, I'll add that in.