spring.net
Retrieve config file path an object is configured in in Spring.NET
I\'d like to configure an object in Spring.NET that is able to read additional configuration files. Those files should be located relative to the Spring.NET configuration file (or app.config if Spring[详细]
2023-03-07 05:28 分类:问答How do I configure a NULL object in Spring.Net
In the particular project in which I\'m working it is appropriate to to have a null log service object. Since this is configured in Spring.Net How do I configure my spring.net object to be null. This开[详细]
2023-03-05 21:33 分类:问答Using ConfigurableActiveDirectoryMembershipProvider in Spring.Net
I want to use ConfigurableActiveDirectoryMembershipProvider in my code. I have my current settings as[详细]
2023-03-05 10:51 分类:问答Could not load file or assembly 'Spring.Core, ...'
Below follows the error generated: Server Error in \'/\' Application. --------------------------------------------------------------------------------[详细]
2023-03-03 10:01 分类:问答At which level should I apply dependency injection? Controller or Domain?
I would like to hear from you what are de the main advantages and drawbacks in applying dependency injection at the controller level, and/or domain level.[详细]
2023-02-24 09:16 分类:问答Spring.Net/Caliburn v2 Dependency hell?
I\'m putting a project together with Spring.NET and Caliburn v2.I have some objects that I\'m trying to instantiate, but not sure how to go about it.[详细]
2023-02-23 04:56 分类:问答Spring.Net Programmatic vs XML Configuration
If I define the objects in XML and call var xmlApplicationContext = new XmlApplicationContext() the job is scheduled and fires.What I would like to accomplish is to do this through code as the propert[详细]
2023-02-21 18:16 分类:问答how to encrypt values in a properties file in spring for .net v1.3
I am using .net 4.0 with spring.net v1.3 for IoC. My property placeholder is in a properties file (i.e. app.properties), where each line is a key-value pair (i.e. smtp.port=25). i would like for some[详细]
2023-02-19 17:00 分类:问答Spring IoC on WP7?
Is it possible to use Spring.net on WP7? Would you recommend others DI/开发者_开发百科IoC-Containers for WP7 and why?As far as I know, Spring\'s IoC won\'t run on WP7 since WP7 has limited runtime lib[详细]
2023-02-19 12:06 分类:问答Nhibernate + Spring.Net + Transaction + too many threads
I am using Sping.Net 1.3.1 and Nhibernate 3.0. I use Spring\'s Transaction Interceptor in order to create my Transactions.[详细]
2023-02-14 07:56 分类:问答
加载中,请稍侯......