spring.net
spring.net injection into a page
Wondering if someone could help with with some Spring.net IOC integration into a .aspx page I have. At present the page is set up with controller ie. a Controller property is set with an object like s[详细]
2023-02-02 03:47 分类:问答CannotLoadObjectTypeException in Spring.net
I\'m using spring.net 1.3.1 in a asp.net 3.5 project in vs 2010. I\'m not doing any kind of mvc stuff; I needed Spring to create and manipulate objects.[详细]
2023-01-31 14:26 分类:问答Send Username and Password to .net Web Service using Spring .NET
I am developing a .net application using Web Services, and the application is consuming them using Spring.Net WebServiceProxyFactory.[详细]
2023-01-31 07:49 分类:问答Spring AOP Limitation when advised method calls methods on target
My use case is to log every method call on an object. After adding a method interceptor on the 开发者_开发百科target object, I call the method Foo. This method Foo calls a method Bar. Only the method[详细]
2023-01-28 17:30 分类:问答Spring .NET, WCF and Singletons
It appears there\'s some issue integrating Spring .NET with WCF for getting singleton semantics. I looked around a bit on the net but I couldn\'t find anything conclusive.[详细]
2023-01-28 07:33 分类:问答Spring Adotemplate.commandtimeout
I am using Spring.NET framework in an ASP.NET MVC project to query sql server databases. There is a commandtimeout prope开发者_高级运维rty in Adotemplate class & i would like to know if this is in[详细]
2023-01-27 21:38 分类:问答Tell Resharper to use spring.net DI configuration for the inspection of unused classes?
Resharper warns me when parts of my code are never used; this is very helpful. However, I have quite a few classes that are not referenced by other code directly. These classes are used in the depend[详细]
2023-01-27 10:17 分类:问答Configure NHibnerate SQL string cache with Spring.NET
With memory profiling tools, it looks like NHibnerate will cache SQL strings while execution, which occupy a large # of memory spaces.[详细]
2023-01-25 11:28 分类:问答Dependency injection design pattern [duplicate]
This question already has answers here: Closed 12 years ago. Possible Duplicate: What is dependency injection?[详细]
2023-01-24 11:46 分类:问答InheritanceBasedAopConfigurer using runtime constructor arguments
I\'ve got a (prototype) class owned by the Spring.NET context, created with an AutoProxy with runtime constructor arguments. It get\'s instantiated like this.[详细]
2023-01-23 11:19 分类:问答
加载中,请稍侯......