s#arp-architecture
How to automap Table-per-class hierarchy in S#arp architecture
I am pretty new to S#harp architecture and fluent nhibernate. I was trying to build a sample solution using the template.[详细]
2022-12-17 09:18 分类:问答Circular reference when convert Ilist<T> to Json in s#arp
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.[详细]
2022-12-17 02:56 分类:问答Can s#arp-architecture/mySQL run under medium trust? Alternatives?
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[详细]
2022-12-17 01:11 分类:问答Fluent NHibernate mapping a reference to a column that is not the ID column
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[详细]
2022-12-16 15:53 分类:问答Would you use MVC 2 already or MVC 1? - S#arp Architectur + Spark View Engine
I am starting to develop a complex web application using S#arp Architectur and the Spark View Engine.[详细]
2022-12-16 12:15 分类:问答ASP.NET MVC + S#arp Architectur + Spark View Engine - Can't use ActionLinkForAreas
I decided to use ASP.NET MVC, S#arp Architectur and the Spark View E开发者_如何学JAVAngine for my new project.[详细]
2022-12-16 03:26 分类:问答Generate XML mappings from fluent Nhibernate
How do I generate xml mappings files as part of my tests in Mapp开发者_如何学编程ingIntegrationTests[详细]
2022-12-16 02:37 分类:问答Trouble with MVCContrib InputForm<T> and SparkViewEngine
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:[详细]
2022-12-15 16:43 分类:问答Custom Id column in the Fluent NH entity name
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[详细]
2022-12-15 13:06 分类:问答S#harp architecture mapping many to many and ado.net data services: A single resource was expected for the result, but multiple resources were found
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[详细]
2022-12-13 10:53 分类:问答