I discovered this version link today... Castle.Core from the Windsor is at version 1.2 and NHibernate Facility, and others are in the 1.1, so I´m trying to update all versions from the facility to the actual Castle.Core, I got NHibernate and recompiled successfully but I´m getting in troubles with the Facility, rs I don´t know to use NAnt all right :(
Thanks by the way... Leonardo Lima 2010/2/10 Jason Meckley <[email protected]> > it's not a stupid question, we all start somewhere. if you are using > Unity then migrating to Windsor is just syntax and possibly different > features. Personally I don't use the NH facility because it creates a > version specific link between NH and castle. Instead I implement my > own NH facility per project. it's only a dozen lines of code or so. > > I would be cautious of creating a "base" template for all your > projects. each project is unique and may have different requirements. > If you create a "this is the structure" template for all your project > you could be limiting the potential of any given project. And if the > architecture is that generic than there probably isn't much value. > > On Feb 10, 5:40 am, Leonardo Lima <[email protected]> wrote: > > Hey, > > > > I really got shamed with my question, ok, I would not say anything, and > hope > > that this issue stupid pass blank. > > I don´t liked Architecture, there's a lot more than I need, and what I > > really want is to build a simple project, to serve as a basis for other > > projects of the company. > > Now I got my project working with Unity IoC framework, but I´m trying to > > move to Castle.Windsor and start using NHibernate Integration Facility, > but > > if i´m not doing the wrong search in google, there isn´t much examples > > available. > > > > Thanks anyway... and sorry for the stupid question... > > > > Best regards, > > Leonardo Lima > > > > 2010/2/10 Markus Zywitza <[email protected]> > > > > > Billy McCafferty has; he calls it Sharp Architecture, as Aunt Google > > > would have told you on simply pasting your question there... > > > > > -Markus > > > > > 2010/2/9 Leonardo Lima <[email protected]>: > > > > Hi all, > > > > > > Anyone have an example to build an App using ASP.NET MVC 1.0 + > > > > NHibernate 2.1 and Castle.Windsor ? > > > > > > Thanks > > > > > > -- > > > > You received this message because you are subscribed to the Google > Groups > > > "Castle Project Users" group. > > > > To post to this group, send email to > > > [email protected]. > > > > To unsubscribe from this group, send email to > > > [email protected]<castle-project-users%[email protected]> > <castle-project-users%[email protected]<castle-project-users%[email protected]> > > > > > . > > > > For more options, visit this group at > > >http://groups.google.com/group/castle-project-users?hl=en. > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Castle Project Users" group. > > > To post to this group, send email to > [email protected] > > > . > > > To unsubscribe from this group, send email to > > > [email protected]<castle-project-users%[email protected]> > <castle-project-users%[email protected]<castle-project-users%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/castle-project-users?hl=en. > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Castle Project Users" group. > To post to this group, send email to [email protected] > . > To unsubscribe from this group, send email to > [email protected]<castle-project-users%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/castle-project-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Castle Project Users" 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/castle-project-users?hl=en.
