s#arp-architecture
NHibernate 3 + Transaction Deadlocks (S#arp Architecture)
I appear to be getting a lot of random deadlocks when reading data from one of my tables. This table contains alot of information and is very frequently read and updated.[详细]
2023-02-02 13:22 分类:问答nhibernate.config vs web.config
I currently have an ASP.NET MVC project built on top of the S#arp architecture and NHibernate. I currently have a separate nhibernate.config file for my nhibernate configuration. I am considering movi[详细]
2023-02-01 03:39 分类:问答Sharp Architecture using GUIDs
I\'m using Sharp Architecture 1.6 VS2010 and investigating using GUIDs but I\'m encountering an error that I\'ve been unable to resolve.[详细]
2023-01-31 17:32 分类:问答Choose between Auto Mapping and Fluent mapping with Fluent NHibernate (S#arp Architecture)
I have a application using NHibernate Auto Mapping... All working fine so far... My Fluent Global.asax config:[详细]
2023-01-31 02:54 分类:问答One-to-one mapping in S#arp Architecture
There\'s a distinct smell of burned out circuits coming from my head, so forgive my ignorance. I\'m trying to setup a one-to-one relationship (well, let Automapper do it) in S#arp Architecture.[详细]
2023-01-28 21:57 分类:问答s#arp castle injection
I have a soap web service in my web layer (s#arp architecture) which uses a service like this: public ReportWebService(IReportService ReportService)[详细]
2023-01-27 20:21 分类:问答nHibernate to Json
I\'m aware there are lots of qu开发者_JS百科estions around this topic but I really can\'t seen to nail down a solution so would appreciate some help.[详细]
2023-01-26 14:35 分类:问答S#arp Architecture :: IoC with Custom MembershipProvider
I´m using the lastest S#arp Architecture version... In my project, I´m implementing a Custom MembershipProvider...[详细]
2023-01-25 03:50 分类:问答Intellisense stops working in aspx files when identity impersonate is set
This one has me stumped. I have an MVC 2.0 environment in a S#arp layout, everything works great, and I have Intellisense working in my aspx file (for things like HTML helpers and Model properties)[详细]
2023-01-24 05:14 分类:问答Benefit of Single S#arp Arch assembly using ILMerge
Is there any per开发者_Python百科formance issue/or any negative effect of having a single assembly referenced in many layers of on application as we are merging all S#arp Arch dlls into one now? What[详细]
2023-01-23 20:08 分类:问答