桂蕾ID:daqingshu
21617次访问,排名5152(1)好友0人,关注者0
daqingshu的文章
原创 14 篇
翻译 0 篇
转载 23 篇
评论 1 篇
阿呆的公告
还是喜欢那一片幽静 致远的地方 真的好舒服吗? 等到我去的时候 你还是那样美丽吗?
Q俺 Free Counter
Free Counter
最近评论
hero19851205:又是和别人一样的东西
文章分类
收藏
相册
Blogs
存档
软件项目交易
订阅我的博客
XML聚合  FeedSky
订阅到鲜果
订阅到Google
订阅到抓虾
订阅到BlogLines
订阅到Yahoo
订阅到GouGou
订阅到飞鸽
订阅到Rojo
订阅到newsgator
订阅到netvibes
2007年06月15日

转载 Howto: Compiling FileZilla 3 under Windows

This documentation explains how to setup a buildenvironment for FileZilla 3 and how to compile it under Windows usingMinGW. It will take some time to get everything working, but you willbe able to use the build environment for other programs too.For all packages we download, youwill have to download the binary version, not the source version.downloadChose c:\dev\msys as installation directory.阅读全文>

发表于 @ 2007年06月15日 00:32:00|评论(loading...)|编辑

2007年05月18日

原创 c#2.0 工厂方式创建泛型类的实例

在使用castle的时候,像petshop的那样,创建泛型类的DALFactory的时候。阅读全文>

发表于 @ 2007年05月18日 01:52:00|评论(loading...)|编辑

2007年04月14日

原创 给数据库自增字段指定值

给某表的自增字段赋值的话需要用IDENTITY_INSERT关键字 set IDENTITY_INSERT [tablename] on;阅读全文>

发表于 @ 2007年04月14日 18:34:00|评论(loading...)|编辑

转载 使用 asp.net 2.0 自带的TreeView控件显示内联表数据(树状数据)

使用 asp.net 2.0 自带的TreeView控件显示内联表数据(树状数据)阅读全文>

发表于 @ 2007年04月14日 17:39:00|评论(loading...)|编辑

2006年10月17日

原创 用VB2005实现的ASP时代的MD5加密算法

vbscript兼容的MD5加密.net实现,算法实现很简单,改造已有的vbscript代码就可以了。至于用处,也许可以为以前ASP程序遗留的数据作兼容,性能上面,当然不如.NET framework自带的性能高,不过 优化之后大致测试了一下,对于一个20长度的中文汉字加密需要时间大概在0.02秒左右.阅读全文>

发表于 @ 2006年10月17日 21:51:00|评论(loading...)|编辑

2006年09月28日

转载 TRULY Understanding Dynamic Controls (Part 2)

Creating Dynamic Controls阅读全文>

发表于 @ 2006年09月28日 17:20:00|评论(loading...)|编辑

转载 TRULY Understanding Dynamic Controls (Part 1)

Just like ViewState, dynamic controls seem to be fodder for much debate, and a source of many confusing issues. This article will be the first of a multi-part series to detail just about everything you could ever want to know about how Dynamic Controls fit in with the framework. 阅读全文>

发表于 @ 2006年09月28日 17:18:00|评论(loading...)|编辑

转载 TRULY Understanding ViewState

ViewState is a very misunderstood animal. I would like to help put an end to the madness by attempting to explain exactly how the ViewState mechanism works, from beginning to end, and from many different use cases, such as declared controls vs. dynamic controls. 阅读全文>

发表于 @ 2006年09月28日 17:17:00|评论(loading...)|编辑

Csdn Blog version 3.1a
Copyright © 阿呆