Reflection
博客园
::
首页
::
新随笔
::
联系
::
订阅
::
管理
::
12 随笔 :: 0 文章 :: 25 评论 :: 3 引用
WCF
Extending WCF(四)—一个统一处理异常、日志的解决方案
posted @
2008-05-23 16:56
Reflection 阅读(1645) |
评论 (5)
编辑
Extending WCF(三)—Extending Bindings
posted @
2008-05-22 15:25
Reflection 阅读(225) |
评论 (0)
编辑
Extending WCF(二)——Extending Dispatchers
posted @
2008-05-21 15:45
Reflection 阅读(203) |
评论 (0)
编辑
Extending WCF(一)
posted @
2008-05-21 13:08
Reflection 阅读(212) |
评论 (1)
编辑
Step by Step WCF—Transactions
posted @
2008-04-11 16:41
Reflection 阅读(1751) |
评论 (5)
编辑
Step by Step WCF—Operaton and Calls
posted @
2008-04-11 16:32
Reflection 阅读(373) |
评论 (2)
编辑
Step by Step WCF—Instance Management
posted @
2008-04-11 13:03
Reflection 阅读(1075) |
评论 (2)
编辑
Step by Step WCF—Data Contract
posted @
2008-04-11 09:57
Reflection 阅读(218) |
评论 (1)
编辑
Step by Step WCF—基础篇
posted @
2008-04-10 22:25
Reflection 阅读(407) |
评论 (4)
编辑
Step by Step WCF——前言
posted @
2008-04-10 16:56
Reflection 阅读(310) |
评论 (5)
编辑
<
2009年7月
>
日
一
二
三
四
五
六
28
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
与我联系
发短消息
搜索
常用链接
我的随笔
我的空间
我的短信
我的评论
更多链接
我的参与
最新评论
我的标签
留言簿
给我留言
查看留言
我参与的团队
WCF技术研究团队(0/0)
随笔分类
.Net Framework(1)
(rss)
WCF(10)
(rss)
设计(1)
(rss)
随笔档案
2009年2月 (1)
2008年5月 (5)
2008年4月 (6)
Link
宝儿
积分与排名
积分 - 6892
排名 - 5863
最新评论
1. re: Step by Step WCF—Operaton and Calls
博主好:
我要做个交通灯的设计,能给我详细说说你的思路。
跪求
--波波00000
2. re: Extending WCF(四)—一个统一处理异常、日志的解决方案
可以了,呵呵 不错
--softauthor11111111
3. re: Extending WCF(四)—一个统一处理异常、日志的解决方案
怎么拦截不了啊 在方法上打个标签 然后在方法里抛一个异常硬是没反应
--softauthor11111111
4. re: Step by Step WCF—基础篇
请问在第一次建立channel 并调用方法时是否有点慢,我做的是这样,以后就快多了
--cqwydz
5. re: Step by Step WCF—Data Contract
void OnAddContact(object sender, EventArgs e) { Customer customer = new Customer(); customer...
--liucan
阅读排行榜
1. Step by Step WCF—Transactions(1751)
2. Extending WCF(四)—一个统一处理异常、日志的解决方案(1645)
3. Step by Step WCF—Instance Management(1075)
4. Step by Step WCF—基础篇(407)
5. Step by Step WCF—Operaton and Calls(373)
评论排行榜
1. Extending WCF(四)—一个统一处理异常、日志的解决方案(5)
2. Step by Step WCF—Transactions(5)
3. Step by Step WCF——前言(5)
4. Step by Step WCF—基础篇(4)
5. Step by Step WCF—Operaton and Calls(2)