We are currently developing an application based on NHibernate and ASP.NET MVC and a SQL Server backend. Since I\'m fairly new to NHibernate, I\'m tryig to understand best practices.
I am hoping there is a very simple explanation why I am getting this error. I am using S#arpArcitecture 1.6. on a 64bit Windows 7 install.
I\'m using S#arp Architecture 1.6 and have implemented the Rhino Security integration as per Rhino Security - S#arp Architecture
I\'m getting the \"Save unsaved transient entities\" error in NHibernate. I have an aggregate root, neighborhood that contains addresses and person, here\'s some quick pseudo code to explain the relat
I am a newbie to NHibernate. Just was thinki开发者_开发百科ng whether we can make use of the Sharp Architecture in a web application, without MVC?
I\'ve been working with S#arp Architecture but this can probably be applied to any DDD architecture (Domain / Core, Application Services, Infrastructure, and Presentation).
I hope someone can give me some suggestion on how to face this issue. I have a S#arp Architecture application with a primary centralized db and that works fine.
I am getting the following exception when calling any of my Mapper.Map methods. Inheritance security rules violated while overriding membe开发者_JAVA技巧r: \'Castle.Core.Logging.LevelFilteredLogger.
I have created a new 1.6 Sharp Architecture project. I have marked my only Entity with HasUniqueDomainSignatureAttribute and one string property marked DomainSignatureAttribute.
i would like to do this in my MVC application: localhost/Enterprises localhost/Enterprises/Create localhost/Enterprises/Details/1