spring.net
Spring.NET + NHibernate - Multiple (Distinct) Databases with OpenSessionInView
In my web application, I have 2 totally different databases - one that\'s being used mostly by a CMS from which we\'d like to get page information on non CMS pages on the same website, & one that[详细]
2023-01-11 06:22 分类:问答how to setup dynamic datasources in Spring.NET
I\'m working on a project wherein each time a new client comes in, a new database is created for that speci开发者_如何学运维fic client. In setting up the datasource, it is normally done this way:[详细]
2023-01-08 17:32 分类:问答Entity Framework v4 and Spring .Net
I would like to know if anyone used EF4 with Spring .Net 开发者_如何学JAVAin a WCF service. How easy it is to use DI with EF4 and other pros and cons.[详细]
2023-01-08 17:05 分类:问答Spring.net + NHibernate + .net MVC : Spring.Objects.Factory.UnsatisfiedDependencyException
With Sqllite provider,it works. But with sybase provider,it thows exception. Exception: Error thrown by a dependency of object \'SybaseAse-12\' defined in \'assembly[详细]
2023-01-06 14:32 分类:问答Having trouble with Spring.NET caching
I have been reading this post to help me get going on my caching and am running into a problem. When I attempt to do a call to the method below I get the following error:[详细]
2023-01-05 08:09 分类:问答When should i go for "spring.net" in asp.net?
When should i go for spring.net framework in asp.net mvc web application? A simple example which could explain its usage in a web application... Any suggestion..[详细]
2023-01-04 08:53 分类:问答set transaction must be first statement of transaction With Spring.Data.NHibernate12
I am using Spring.Data.NHibernate12 on my database level.my application connection with database is not getting released.Sometime in Nhibernate log i am getting[详细]
2023-01-03 20:34 分类:问答NHibernate Mapping Attributes + Spring
I\'m working on a C# .NET project in which I am mapping my classes to the tables in my database with NHibernate. I need to use NHibernate.Mapping.Attributes and transactions to be configured by Spring[详细]
2023-01-03 05:14 分类:问答NUnit integration programmatically with spring
I have a component based architecture framework designed and I use NUnit for isolated testing - okay so far.[详细]
2023-01-02 05:54 分类:问答WCF using Spring.NET woes
I\'ve torn out all but two hairs on my head trying to get my WCF services hosted in IIS 7.5. I\'m using Spring.NET to create my service instances, but I\'m having no luck getting it up and running.[详细]
2023-01-01 02:50 分类:问答
加载中,请稍侯......