stswordman
人的梦想 是不会完结的
博客园
首页
新随笔
联系
订阅
管理
随笔-105 评论-277 文章-2 trackbacks-13
2007年7月3日
something about trigger
posted @
2008-09-07 23:15
stswordman 阅读(0) |
评论 (0)
|
编辑
删除用户出现的错误
posted @
2008-08-28 15:21
stswordman 阅读(73) |
评论 (2)
|
编辑
SQL Server 2005: About login password hashes
posted @
2008-08-11 00:57
stswordman 阅读(1633) |
评论 (6)
|
编辑
xp_cmdshell
posted @
2008-08-04 00:40
stswordman 阅读(1302) |
评论 (4)
|
编辑
OPEN SYMMETRIC KEY scope in SQL Server
posted @
2008-08-01 10:29
stswordman 阅读(1092) |
评论 (2)
|
编辑
SQL Server 2005: 如何让用户只能加密数据却不能解密数据
posted @
2008-07-31 09:46
stswordman 阅读(1522) |
评论 (5)
|
编辑
SQL Server 2005: 存储过程签名
posted @
2008-07-29 10:20
stswordman 阅读(1173) |
评论 (8)
|
编辑
SQL Server 2005 helpful catalogs: crypt_properties and key_encryptions
posted @
2008-07-28 11:04
stswordman 阅读(610) |
评论 (0)
|
编辑
outputProc
摘要: 输出特定表的Insert存储过程
阅读全文
posted @
2008-07-10 11:26
stswordman 阅读(99) |
评论 (0)
|
编辑
如何配置 SQL Server 2005 以允许远程连接
posted @
2008-05-14 18:44
stswordman 阅读(153) |
评论 (2)
|
编辑
FAQ:security
posted @
2007-09-26 14:54
stswordman 阅读(24) |
评论 (0)
|
编辑
BCP命令
posted @
2007-09-14 13:38
stswordman 阅读(100) |
评论 (0)
|
编辑
Useful undocumented extended stored procedures
posted @
2007-09-13 11:42
stswordman 阅读(66) |
评论 (0)
|
编辑
SQLSERVER中数据行所占用的最小空间
posted @
2007-08-22 22:17
stswordman 阅读(2149) |
评论 (11)
|
编辑
讨论:在建立了聚集索引的表内,数据页中的数据行是如何存储的?
posted @
2007-08-14 13:06
stswordman|
编辑
翻译延期
posted @
2007-07-31 10:53
stswordman 阅读(711) |
评论 (5)
|
编辑
XamlPad小程序
摘要: 闲着没事,仿照SDK的样子自己做了一个。 程序主要使用了System.Windows.Markup命名空间下的XamlReader类和XamlWriter,其中XamlReader可以将 Xaml代码转换为元素示例,而XamlWriter类可以将元素...
阅读全文
posted @
2007-07-09 00:03
stswordman 阅读(2809) |
评论 (8)
|
编辑
TextBlock VS Label
摘要: TextBlock和Label都可以显示文本,属于WPF中比较常用的控件。在最初接触WPF时,我经常为如何选择这两个控件感到困惑。随着对WPF深入学习,对这两个控件也有一些了解。今天就说一些我对TextBlock和Label的看法吧。 Label和TextBlock都是System.Windo...
阅读全文
posted @
2007-07-08 11:15
stswordman 阅读(2579) |
评论 (4)
|
编辑
WPF Unleashed Chapter 3:Important New Concepts in WPF ---Routed Events
摘要: Routed Event是wpf的重要组成部分,它的实现方式和Dependecny Property非常类似。Routed Event触发时会沿着视觉树和虚拟树向上或向下传递,它的存在使得WPF隐藏了视觉树这个概念...
阅读全文
posted @
2007-07-05 11:22
stswordman 阅读(1843) |
评论 (3)
|
编辑
WPF Unleashed Chapter 3:Important New Concepts in WPF ---Dependency Properties(Attached property)
摘要: Attached Property可以讲将属性与不相关的元素联系到一起。在WPF中,Attached property经常与布局控件一同使用,用于控制布局控件内部元素的定位。
阅读全文
posted @
2007-07-04 09:29
stswordman 阅读(1877) |
评论 (2)
|
编辑
WPF Unleashed Chapter 3:Important New Concepts in WPF ---Dependency Properties (Support for Multiple Providers)
摘要: 介绍了Dependency Property的提供者,各个属性提供者的优先级以及整个DP值的求值过程。
阅读全文
posted @
2007-07-03 10:00
stswordman 阅读(1717) |
评论 (2)
|
编辑
<
2007年7月
>
日
一
二
三
四
五
六
24
25
26
27
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
与我联系
发短消息
搜索
常用链接
我的随笔
我的空间
我的短信
我的评论
更多链接
我的参与
最新评论
我的标签
留言簿
(14)
给我留言
查看留言
我参与的团队
SharePoint团队(2/735)
北京.NET俱乐部(2/1486)
Dot Net Web服务和Windows服务开发(0/231)
ASP.NET AJAX (Atlas)学习(1/1348)
.NetFramework3.0 & 3.5(WCF,WPF,WF)团队(0/566)
Silverlight学习与研究(0/286)
Windows Vista开发(0/235)
数据库团队(1/253)
我的标签
sqlserver
(6)
security
(3)
signature
(3)
encryption
(2)
symmetric key
(1)
xp_cmdshell
(1)
PASSWORD
(1)
symmetric
(1)
asymmetric
(1)
certificate
(1)
更多
随笔分类
(166)
.net 1.1(14)
.net 2.0(12)
AD&Exchange(2)
Atlas(2)
javascript(1)
MOSS(8)
sql(19)
WCF(11)
WebServices(6)
WPF(42)
WPF Unleashed翻译(11)
WPF/E(2)
翻译(27)
其他(1)
问题(4)
转载(4)
随笔档案
(108)
2008年9月 (1)
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
积分与排名
积分 - 118554
排名 - 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研究(10125)
2. ASP.NET 2.0 - Enter Key - Default Submit Button(5328)
3. Excel Services OverView系列1:什么是Excel Services(4971)
4. Excel Services OverView系列--2使用Excel Web Access技术在线浏览Excel工作薄(4594)
5. WPF Unleashed Chapter 2:XAML Demystified 翻译(第一部分)(4114)
6. Excel Services OverView系列--3使用Excel Web Services操作Excel工作薄(3093)
7. XamlPad小程序(2809)
8. GridView 隐藏列问题(2780)
9. Request.UrlReferrer详解(2640)
10. WPF Unleashed Chapter 2:XAML Demystified 翻译(第二部分)(2605)
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 翻译(2210)
15. SQLSERVER中数据行所占用的最小空间(2149)
16. 如何使用户控件应用主题(2098)
17. WPF Unleashed Chapter 3:Important New Concepts in WPF ---Dependency Properties (2024)
18. 请求因 HTTP 状态 401 失败:Access Denied。 (1921)
19. WPF Unleashed Chapter 3:Important New Concepts in WPF ---Dependency Properties(Attached property)(1877)
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(1633)
2. SQL Server 2005: 如何让用户只能加密数据却不能解密数据(1522)
3. xp_cmdshell(1302)
4. SQL Server 2005: 存储过程签名(1173)
5. OPEN SYMMETRIC KEY scope in SQL Server (1092)
6. SQL Server 2005 helpful catalogs: crypt_properties and key_encryptions(610)
7. 删除用户出现的错误(73)
8. something about trigger(0)