Teddy's Knowledge Base
CnBlogs
Home
New Post
Contact
Admin
Rss
03 2009 档案
Apply SOA Design Patterns with WCF (5) WCF Based ASP.NET DataSouce Control (基于WCF的数据源控件)
摘要: 本文介绍如何实现一个基于WCF的ASP.NET数据源控件,从而使得跨WCF通信的数据库CRUD,尤其是复杂的分页排序更简单。
阅读全文
posted @
2009-03-30 00:03
Teddy's Knowledge Base 阅读(2155) |
评论 (3)
编辑
Apply SOA Design Patterns with WCF (4) WCF Database Paging & Sorting (数据库端分页和排序)
摘要: 本文提供一种支持跨WCF通讯的数据库端分页和排序(以及更多超过你预期的功能)方案。
阅读全文
posted @
2009-03-28 00:24
Teddy's Knowledge Base 阅读(2446) |
评论 (14)
编辑
Apply SOA Design Patterns with WCF (3) Automatic Service Locating (自动化服务定位)
摘要: 本文提供一种在WCF服务消费应用程序中通过与服务提供应用程序共享WCF服务契约接口来自动化定位WCF服务实现的方案。
阅读全文
posted @
2009-03-26 23:57
Teddy's Knowledge Base 阅读(2300) |
评论 (1)
编辑
Apply SOA Design Patterns with WCF (2) WCF Automatic Deployment (自动化部署)
摘要: 本文提供一种简化在多服务器和服务器群上自动化部署WCF服务的方案。
阅读全文
posted @
2009-03-25 23:14
Teddy's Knowledge Base 阅读(2119) |
评论 (1)
编辑
Apply SOA Design Patterns with WCF (1) Configuration Centralization (配置集中管理)
摘要: This article provides a solution to manage WCF service configuration in a central store instead of in configuration file. (本文提供一种使用配置集中管理代替配置文件配置WCF服务的方案。)
阅读全文
posted @
2009-03-23 23:11
Teddy's Knowledge Base 阅读(2861) |
评论 (17)
编辑
公告
[For paid technical advice and project outsourcing,
leave me a private message
]
Copyrights:
For all the posts & articles in this Blog, if not specified, the copyrights are owned by author & CNBLOGS. Any external reference or excerpt should contain the original address. Don't use the content for any commercial purposes without the authority of the author. Thanks for your cooperation!
Teddy's Wiki Site:
Teddy's Wiki
NIntegrate Project Site:
NIntegrate.com
NBear Project Site
NBear.org
{#if $T.responseStatus == 200}
Google Tracer
{#foreach $T.responseData.results as result}
{$T.result.titleNoFormatting}
{#/for}
More>>
{#else} Network error, please try again later! {#/if}
昵称:
Teddy's Knowledge Base
园龄:
7年1个月
荣誉:
推荐博客
粉丝:
67
关注:
7
Search
Recent Posts
1. 讨论:WCF可序列化的ActiveRecord实现有意义吗?
2. 理解Design Pattern
3. 理解O/R Mapping
4. 理解单元测试(Unit Testing)
5. 理解TDD
6. 讨论: TDD in HTML & JavaScript 之可行性和最佳实践
7. 突然发现想在博客园发起一个有价值的讨论其实很难
8. This is jqMVC# – CNBLOGS Google Tracer Sample
9. This is jqMVC# - Definition & Summary
10. Discuss some new features in WCF 4.0
Post Categories
(220)
Ajax(25)
(rss)
AOSD(23)
(rss)
NBear(58)
(rss)
NIntegrate(18)
(rss)
Others(6)
(rss)
SharePoint(2)
(rss)
Tech. Thinking(49)
(rss)
Web Dev.(35)
(rss)
总结(4)
(rss)
Recent Comments
推荐排行榜