I am pretty new to S#harp architecture and fluent nhibernate. I was trying to build a sample solution using the template.
I have two classes, which have one to many relation between them. When I use s#arp to return lists of these tow classes, everything is ok.
I am trying to get a simple prototype using ASP.NET S#arp-architecture (Sharp architecture) to run on a shared hosting site. This site runs in medium trust, which appears to give problems with this fr
I am using Fluent Nhibernate 1.0 with Sharp Architecture 1.0 Currently I am trying to map a reference to a ZipCode class.The current class I am mapping has a ZipCode column, but the zipcode class is
I am starting to develop a complex web application using S#arp Architectur and the Spark View Engine.
I decided to use ASP.NET MVC, S#arp Architectur and the Spark View E开发者_如何学JAVAngine for my new project.
How do I generate xml mappings files as part of my tests in Mapp开发者_如何学编程ingIntegrationTests
I am trying to use MVCContrib InputBuilders but I am having trouble.I am also using S#arp architecture and spark.My spark view looks like this:
I am using S#arp architecture with Fluent Nhibernate and Automapper on a legacy DB. The id column of one of the tables is different from the Automapping convention and therefore I tried to override i
I\'m developing an application that reads data from a SQL server database (migrated from a legacy DB) with nHibernate and s#arp architecture through ADO.NET Data services. I\'m trying to map a many-to