Bruce Zhang's Tech Blog
Sign in
|
Join
Home
RSS
Atom
Comments RSS
Search
Tags
WCF
Sponsors
advertise here
Navigation
Home
Blogs
Archives
June 2009 (2)
Recent Posts
2
Comments
Focus on the Extension of WCF Behavior
by
brucezhang
WCF provides the flexible and extensible architecture for the developer. The most common situation is to customize the extension of behavior. It is not complex, but some issues should be noticed. This article is prepare to discuss how to extend the behavior...
Filed under:
WCF
1
Comments
Stream operation in WCF
by
brucezhang
WCF provides the support for Stream object. It typically recommends the developer to handle the message which size is too large as Stream object for the sake of high performance. However, there are some constraints on Stream operation to note: 1. The...
Filed under:
WCF
More Posts