stswordman
人的梦想 是不会完结的
博客园
首页
新随笔
联系
订阅
管理
随笔-104 评论-277 文章-2 trackbacks-13
WCF
WCF中如何获得客户端信息
posted @
2007-04-04 12:04
stswordman 阅读(534) |
评论 (4)
编辑
使用iis发布wcf服务
摘要: 如何使用iis发布wcf服务
阅读全文
posted @
2007-03-15 13:54
stswordman 阅读(1250) |
评论 (5)
编辑
WCF异常收集
posted @
2007-03-02 11:01
stswordman|
编辑
<
2008年9月
>
日
一
二
三
四
五
六
31
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
1
2
3
4
5
6
7
8
9
10
11
与我联系
发短消息
搜索
常用链接
我的随笔
我的空间
我的短信
我的评论
更多链接
我的参与
最新评论
我的标签
留言簿
(14)
给我留言
查看留言
我参与的团队
SharePoint团队(0/732)
北京.NET俱乐部(1/1483)
Dot Net Web服务和Windows服务开发(0/231)
ASP.NET AJAX (Atlas)学习(0/1347)
.NetFramework3.0 & 3.5(WCF,WPF,WF)团队(0/566)
Silverlight学习与研究(0/286)
Windows Vista开发(0/235)
数据库团队(0/252)
我的标签
sqlserver
(6)
security
(3)
signature
(3)
encryption
(2)
symmetric key
(1)
xp_cmdshell
(1)
PASSWORD
(1)
symmetric
(1)
asymmetric
(1)
certificate
(1)
更多
随笔分类
(165)
.net 1.1(14)
.net 2.0(12)
AD&Exchange(2)
Atlas(2)
javascript(1)
MOSS(8)
sql(18)
WCF(11)
WebServices(6)
WPF(42)
WPF Unleashed翻译(11)
WPF/E(2)
翻译(27)
其他(1)
问题(4)
转载(4)
随笔档案
(107)
2008年8月 (4)
2008年7月 (4)
2008年5月 (1)
2007年9月 (3)
2007年8月 (2)
2007年7月 (9)
2007年6月 (6)
2007年5月 (1)
2007年4月 (9)
2007年3月 (4)
2007年2月 (4)
2007年1月 (11)
2006年12月 (3)
2006年11月 (2)
2006年10月 (5)
2006年9月 (3)
2006年8月 (10)
2006年7月 (10)
2006年6月 (7)
2006年5月 (9)
相册
pirate king
活动照片
SQL
DBCC Command
http://blogs.msdn.com/blakhani/
http://blogs.msdn.com/psssql/
http://blogs.msdn.com/sql_protocols/default.aspx
http://blogs.msdn.com/sqlsecurity/
http://sqlserver-qa.net/blogs/tools/default.aspx
http://sqlskills.com/
http://www.sqldba.org
Laurentiu
Raul Garcia
SQL Server Storage Engine
SQL Server Storage Engine
windbi
索引
WCF
Craig McMurtry(WCF Team)
http://wcf.netfx3.com/
Windows Communication Foundation Technology Samples
WPF
Beatriz Costa
Josh Smith on WPF
Lester
Mike Hillberg's Blog on WP
Nick Kramer
Rob Relyea
Tim Sneath's WPF BlogRoll
WPF FORUM
wpf3D
WPFTeam
汉飞扬
编程资源
ASP.NET
ATLAs
CodeProject
c-sharpcorner
http://blog.joycode.com/
WebCast
积分与排名
积分 - 118400
排名 - 326
最新评论
1. ruyiuyiuyi
-=\=-\
--weqwe
2. re: 删除用户出现的错误
@丁学 那是另外一种错误: create user u1 without login create table t(col int) alter authorization on obj...
--stswordman
3. re: 删除用户出现的错误
此用户拥有一些表、视图或存储过程,所以删除不掉,呵呵
--丁学
4. re: 请求因 HTTP 状态 401 失败:Access Denied。
非常感谢!问题解决了
--阿怪
5. re: SQL Server 2005: About login password hashes
再发垃圾,把你网站黑了!
--PerfectDesign
阅读排行榜
1. GridView导出Excel研究(10106)
2. ASP.NET 2.0 - Enter Key - Default Submit Button(5327)
3. Excel Services OverView系列1:什么是Excel Services(4963)
4. Excel Services OverView系列--2使用Excel Web Access技术在线浏览Excel工作薄(4588)
5. WPF Unleashed Chapter 2:XAML Demystified 翻译(第一部分)(4114)
6. Excel Services OverView系列--3使用Excel Web Services操作Excel工作薄(3091)
7. XamlPad小程序(2808)
8. GridView 隐藏列问题(2778)
9. Request.UrlReferrer详解(2632)
10. WPF Unleashed Chapter 2:XAML Demystified 翻译(第二部分)(2604)
11. TextBlock VS Label(2579)
12. WPF Unleashed Chapter 2:XAML Demystified 翻译(第三部分)(2302)
13. 讨论:在建立了聚集索引的表内,数据页中的数据行是如何存储的?(2290)
14. WPF Unleashed Chapter 3:Important New Concepts in WPF ---Logical and Visual Trees 翻译(2209)
15. SQLSERVER中数据行所占用的最小空间(2149)
16. 如何使用户控件应用主题(2098)
17. WPF Unleashed Chapter 3:Important New Concepts in WPF ---Dependency Properties (2023)
18. 请求因 HTTP 状态 401 失败:Access Denied。 (1918)
19. WPF Unleashed Chapter 3:Important New Concepts in WPF ---Dependency Properties(Attached property)(1876)
20. WPF Unleashed Chapter 3:Important New Concepts in WPF ---Routed Events (1843)
评论排行榜
1. GridView导出Excel研究(37)
2. Excel Services OverView系列--2使用Excel Web Access技术在线浏览Excel工作薄(22)
3. WPF Unleashed Chapter 2:XAML Demystified 翻译(第一部分)(20)
4. 讨论:在建立了聚集索引的表内,数据页中的数据行是如何存储的?(16)
5. GridView 隐藏列问题(12)
60天内阅读排行
1. SQL Server 2005: About login password hashes(1621)
2. SQL Server 2005: 如何让用户只能加密数据却不能解密数据(1514)
3. xp_cmdshell(1292)
4. SQL Server 2005: 存储过程签名(1173)
5. OPEN SYMMETRIC KEY scope in SQL Server (1082)
6. SQL Server 2005 helpful catalogs: crypt_properties and key_encryptions(609)
7. outputProc(99)
8. 删除用户出现的错误(63)