altersoft

We developed software and software is changing the world.

导航

11 2005 档案

Spring.NET发布1.0.1版和1.1Preview2
摘要:The Spring.NET team is pleased to announce the 1.0.1 and 1.1 Preview 2 releases of Spring.NET The 1.1 Preview 2 release fixes some bugs in Spring.Web and adds new features. It includes all changes mad... 阅读全文

posted @ 2005-11-16 20:55 altersoft 阅读(903) 评论(0) 推荐(0)

spring.net 之web service支持
摘要:Spring.net可以将普通的PONO对象暴露为Web Service,这就意味着程序员在编写服务代码时不需要为了为了完成一个web Service,写很多业务无关的代码,而且此服务可用作其他用途,比如作为Romoting Service或Enterprise Service。 Spring.net的解决方案是为一个普通的.NET对象生成Proxy。从而避免了为对象生成Web 服务必须声明的 W... 阅读全文

posted @ 2005-11-11 17:43 altersoft 阅读(1634) 评论(1) 推荐(0)