spring.net
Exception Could not open Hibernate Session for transaction
Sometime i m getting this problem in my NHibernate log .My application stops at that moment. Updated wityh data configuration.[详细]
2022-12-31 17:59 分类:问答ASP.NET exception gives irrelevant stack trace on YSOD, very challenging!
Here is the YSOD: Timeout expired.The timeout period elapsed prior to completion of the operation or the server is not responding.[详细]
2022-12-31 04:42 分类:问答ASP.NET MVC Generic Controllers and Spring.NET
I am creating an application using ASP.NET MVC (2) and Spring.NET. Since most of my Controller implementations just implement the similar CRUD operations, I would like to just create a single Generic[详细]
2022-12-30 20:17 分类:问答Spring.NET. How actively is it being developed/supported?
I\'ve made my choice for the developement components on the .NET platform: Spring.NET for IoC and NHibernate for data access. But how safe is it?[详细]
2022-12-29 09:22 分类:问答Is there any difference between Spring and Spring.net?
I\'ve been using Spring with Java and I\'ve seen that there is a version called Spring.NE开发者_Python百科T. I wonder if there is any significant difference between them (apart from that one is for Ja[详细]
2022-12-29 04:08 分类:问答spring.net proxy factory with target type needs property virtual?
I\'m creating spring.net proxy in code by using ProxyFactory object with ProxyTargetType to true to have a proxy on a non interfaced complex object.[详细]
2022-12-28 08:58 分类:问答ServiceLocator has not been initialized; I was trying to retrieve SharpArch.Core.CommonValidator.IValidator
Server Error in \'/\' Application. ServiceLocator has not been initialized; I was trying to retrieve SharpArch.Core.CommonValidator.IValidator[详细]
2022-12-26 01:36 分类:问答Spring.NET - How to choose the implementation of an interface at runtime?
In all of the examples of Spring.NET IoC, I see something like this: interface IClass; class ClassA : IClass;[详细]
2022-12-24 11:33 分类:问答Can Spring.Net function as PostSharp?
A few months back I\'ve discovered PostSharp, and for a time, it was good. But then legal came back with an answer saying that they don\'t like the licence of the old versions. Then the department to[详细]
2022-12-24 01:44 分类:问答spring.net application scope repository object on loadbalanced application
We have an application running on a loadbalanced environment, let say webserver A and B. The loadbalancing is on the HTTP level, so the loadbalancer directs each user request to one of both webservers[详细]
2022-12-24 01:11 分类:问答