费费笔记

My Links

Blog Stats

News

08 2009 档案

.NET Regular Expression
摘要: In the past, I wrote a Regex blog for beginners: http://hi.baidu.com/feishunji/blog/item/2fe96c63a11109610d33fa73.html.It introduces a small regex test tool: Regex Tester.But today I got an article in...阅读全文

posted @ 2009-08-04 17:49 Figo Fei 阅读(62) | 评论 (0) 编辑

LINQ and some difference between XDocument and XElement
摘要: [代码]Winform code:[代码]Output:MyConfigconfigSectionsconnectionStringsconfiguration[代码]There, u canc the differences between XElement and XDocument :)In the past, Iwrote some XML operation tutorials in n...阅读全文

posted @ 2009-08-04 15:59 Figo Fei 阅读(248) | 评论 (0) 编辑

Funny story about SQL Server 2005 on Vista
摘要: I just wanna be here to log a funny and annoying issue happened to me today.I got to add a new login to SQL Server 2005 default instance.And I got User does not have permission to perform this action....阅读全文

posted @ 2009-08-04 13:41 Figo Fei 阅读(261) | 评论 (0) 编辑