摘要: 在ASP.NET MVC 中 Spring.NET 配置注入的时候,下面这方式是可行的。<spring> <context> <resource uri="config://spring/objects" /> </context> <objects xmlns="http://www.springframework.net" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" 阅读全文
posted @ 2012-12-16 21:40 VipSoft 阅读(2924) 评论(1) 推荐(0)