I am currently trying to move from asp.net mvc 1.0 to 2.0 in an existing solution (s#arp framework). Most things seem to work fine apart from unexplainable error messages:
I am new to this group so apologies if this has already been answered (I have had a good look). I am having a look at sharp architecture for
I am using the s#arp framework and want to use the latest mvc contrib. This means that I have to use asp.net mvc 2.0. So I refrenced the latest 2.0 dll for mvc 2.0 and the latest mvc contrib dll but s
There is a requirement for a WPF client and Windows Service for an existing S#arp Architecture project and I was wondering what
I have a sharp architecture project and I am making use of ApplicationServices in it as well. There is requirement to provide a winform client that will use a wcf service. The wcf service will in tur
I\'m using Sharp Architecture and have a number of situations where Value Objects are used in an Entity. Here is an obvious simple example:
I am ne开发者_运维知识库w to S#arp-Architecture, I have S#arp version 1.5.1. Followed steps specified in http://wiki.sharparchitecture.net/VSTemplatesAndCodeGen.ashx to get S#arp-Architecture template
In S#Arch based web application I need to read some data during the application initialization. From the first point, the best place - HttpApplication.Application_Start() or HttpApplicati开发者_运维知
I was searching for a light data access framework based on NHibernate. I needed simple CRUD and some simple HQL or LINQ-to-NHhibernate queries. Performance was not an important issue and applications
I\'m running NHibernate 2.1.2.4000 but there\'s no Query() method off my session...开发者_如何学运维