- 博客(57)
- 收藏
- 关注
原创 Deserialize causes exception "Unable to find assembly"
Deserialize causes exception "Unable to find assembly"Redirecting Assembly Versions in .Net
2010-02-04 10:39:00 1435
原创 CSharp static constructors
C# and beforefieldinitImplementing the Singleton Pattern in C#Is the C# static constructor thread safe?Static Constructors Demystified
2010-02-04 10:26:00 1965
原创 .NET Permissions and others
Understanding .NET Permissions: Where Did That Permission Come From?C# .NET Tutorial 8: Working with Isolated Storage
2010-02-04 10:22:00 774
原创 IoC与DI
准备学习一下。好处是什么?具体的项目应用? Martin Fowler 论文 :Inversion of Control Containers and the Dependency Injection pattern google-guice Blog http://hi.baidu.com/seseshu/blog/item/7a5f781ee126c9f61bd5
2009-12-30 17:01:00 754
转载 Link for PowerShell
Master-PowerShell | With Dr. Tobias Weltnerhttp://powershell.com/cs/blogs/ebook/ Running MSTest from MSBuild http://harriyott.com/2006/08/running-mstest-from-msbuild.aspx
2008-12-01 16:00:00 789
原创 学习递归下降分析 Recursive Descent Parser
Yet Another Recursive Descent Parser for C++Building Top-Down ParsersA new implementation of recursive-descent parsing?Parsing Expressions by Recursive DescentParsing TopicsParsing express
2008-11-07 09:02:00 2590
原创 Vista sp1 上 Excel.exe 不是有效的Win32应用程序. 错误解决方法
在 Vista SP1 的机器上,如果登录很长时间. 启动Excel (或者其它大程序如Media Player) 的时候可能出现错误. 方案: 需要安装一个更新. http://www.microsoft.com/downloads/details.aspx?displaylang=zh-cn&FamilyID=df72a9b0-564e-4326-894e-05cba709cb39 KB:
2008-06-30 12:00:00 1718
原创 My tree at Carbon Grove
My tree at Carbon Grove“The way we determine how many trees to plant is: look at the number of people who go to Carbon Grove, plant a virtual tree, and go back to see it grow six times,” he sa
2008-06-20 17:48:00 715
转载 What's New in CSharp 3.0
Whats New in CSharp 3.0 Here is a point wise summary of features introduced newly in C# 3.0 Implicitly Typed Local Variables Local variables can be declared as type ‘var’ which m
2008-05-07 18:13:00 722
原创 几个有关 面试 interview 的链接
一些关于面试的链接 Steve Yegges Five Essential Phone-Screen Questions Getting the Interview Phone Screen Right C++ notes for discussion in TechInterviews.com - Q&A from tech companies What G
2008-03-28 16:34:00 961
原创 Blog of Visual Studio 2005 Tip
A Blog on Visual Studio 2005 Tip http://blogs.msdn.com/saraford/archive/category/9843.aspxThe top 10 most visited tips http://blogs.msdn.com/saraford/archive/2006/01/31/521205.aspx
2007-11-14 15:58:00 814
原创 一份中药方子
一份中药方子 瓜蒌 20g, 黄芩 12g, 桔梗 12g,射干 15g, 紫苑 12g, 北沙参 15g,百部 12g, 款冬花 12g, 远志 12g,大青叶 20g, 板蓝根 20g, 苦杏仁 12g,白果仁 12g, 苏子 12g, 厚朴 12g,浙贝母 1
2007-06-20 17:39:00 1292
转载 New features in C# 2.0
A good article with examples.New features in C# 2.0http://www.yoda.arachsys.com/csharp/csharp2/index.html Various "bits and bobs" described below Partial types
2007-06-19 11:40:00 1002
转载 正则表达式
正则表达式 相关网站正则表达式大全 http://www.cnblogs.com/David-weihw/archive/2006/11/16/562073.html阿赖的http://blog.csdn.net/laily/category/19548.aspx http://blog.csdn.net/laily/archive/2004/06/30/30525.a
2007-06-12 11:56:00 1153
原创 Microsoft SDK for Open XML Formats
Open XML 是指Ecma Office Open XML 文件格式。 是微软 Office 2007 (Word, Excel, PowerPoint) 新的文件格式 (*.docx, *.xlsx, *.pptx, 等). 已经提交给Ecma, 现在是Ecma 的标准。是基于 zip 和 xml 的开放式文件格式。 Microsoft SDK for Open XML Fo
2007-06-06 13:41:00 1438
转载 LINQ Introduction Part 1 Of 3
LINQ Introduction Part 1 Of 3http://www.codeproject.com/vista/LINQ_1.asp
2007-06-04 16:53:00 883
转载 The Exception Model
The Exception Modelhttp://blogs.msdn.com/cbrumme/archive/2003/10/01/51524.aspx作者 Chris Brumme, Microsoft DISTINGUISHED ENGINEER关于 Exception (try / catch )的一篇很长的文章。
2007-05-28 15:44:00 955
原创 InternalsVisibleTo attribute and strong name public keys
One thing you will notice with the InternalsVisibleToAttribute in Visual Studio 2005 is that an assemblys full public key must be now specified instead of the just the token (The help in MDN is wrong
2007-05-14 13:57:00 1649
原创 Microsoft Internal Coding Guidelines / Design Guidelines for Managed code
Microsoft Internal Coding Guidelines / Design Guidelines for Managed code by Brad AbramsDesign Guidelineshttp://blogs.msdn.com/brada/archive/tags/New+Guideline/default.aspxInternal Coding
2006-12-30 16:29:00 1288
原创 RibbonX (Office 2007 UI) and Customization
The Office 2007 UI Biblehttp://blogs.msdn.com/jensenh/archive/2006/11/10/the-office-2007-ui-bible.aspx Patrick Schmid’s Bloghttp://pschmid.net/index.phpOverview of the Office 2007 UI Cust
2006-11-16 17:21:00 1671
转载 XslCompiledTransform 性能
XslCompiledTransform Performance: Beating MSXML 4.0 From http://blogs.msdn.com/antosha/default.aspx 在 NET Framework 2.0 中, XslCompiledTransform 实现在 System.Data.SqlXml assembly 中 (为了减小Sysmtem.X
2006-10-24 17:02:00 2021
转载 RichEdit 版本
RichEdit 的版本。http://blogs.msdn.com/murrays/archive/2006/10/14/richedit-versions.aspx Version Ships (e
2006-10-23 11:36:00 2696
转载 XslCompiledTransform
Introducing XslCompiledTransformhttp://blogs.msdn.com/xmlteam/articles/Introducing_XslCompiledTransform.aspx
2006-05-09 19:54:00 1642
转载 紫皮书(Purple Book) - 计算机程序的构造和解释
From http://www.blog.edu.cn/user2/notme/archives/2006/book.shtml and http://outmyth.blogdriver.com/outmyth/1122212.html计算机程序的构造和解释(原书第2版) 【原书名】 Structure and Interpretation of Computer Pro
2006-04-26 11:20:00 4890
原创 U盘不显示盘符的问题
困扰了很长时间的一个问题。起因:给机器换了一个主版,然后在原来的Windows XP上用“升级”方式重新安了一遍xp系统安装以使新的主板工作。然后有一天发现U盘没有了。症状:插入U盘,在“我的电脑”中没有显示。U盘肯定是好的, 以前一直用着, 插到其他机器上都能在正常工作。但现在插到这机器上就不能显示(系统能检测到设备,并安装驱动)。 换其他U盘插上,大部分不能显示,不过有一个能显
2006-04-15 15:53:00 6856 1
原创 推荐英语学习网站 http://www.manythings.org/
Interesting Things for ESL Students - http://www.manythings.org/This web site is for people studying English as a Second Language (ESL) or English as a Foreign Language (EFL). There are quizzes, w
2006-04-11 16:05:00 9471 1
原创 C# shell 编程
Just a linkC# does Shell, Part 1, http://www.codeproject.com/csharp/csdoesshell1.aspC# does Shell, Part 2, http://www.codeproject.com/csharp/csdoesshell2.aspC# does Shell, Part 3, http://www
2006-01-24 16:46:00 2312
原创 SQL Server DTS packages releated
SQL Server DTS Best PracticesManaging DTS packages - Editing, Scheduling, and Viewing Package LogsAnother URL: SQLSERVER 管理DTS包 Micorosft KB 269074 INF: How to Run a DTS Package as a Scheduled Job
2005-12-14 14:42:00 1353
原创 Intel 每芯片的制造成本是 40 美元
据 slashdot.orghttp://slashdot.org/articles/05/09/15/0039236.shtml?tid=118&tid=99http://news.com.com/Intels+manufacturing+cost+40+per+chip/2100-1006_3-5862922.htmlIntel 每芯片的制造成本是 40 美元。 不包括研发费用和市场,广告费用
2005-09-15 16:12:00 1274
原创 国际化字符串比较的问题
摘自 Larry Osterman 的 blog 。http://blogs.msdn.com/larryosterman/archive/2004/07/01/171078.aspx一. 两个长度不一样的字符串有可能是相等的。二. 将字符串转换成大写(或小写)的时候,转换后的字符串有可能长度会增加。The first problem occurs in the very first line
2005-09-09 17:41:00 1327
原创 微软副总裁李开复闪电加盟Google 任中国区总裁
北京时间7月20日消息,Google日前宣布将于今年第三季度在中国设立产品研发中心。原微软全球副总裁李开复将负责Google中国研发中心的运营,并担任Google中国区总裁。 今日中国互联网上最热的新闻。Google 为什么聘任李开复作中国区总裁呢?Google 提供了多优厚的待遇呢?猜应该是猎头公司的杰作。微软亚洲研究院一定会严阵以待,严防死守。也许,李开复离开微软中国研究院去美国总部本身就是
2005-07-20 18:05:00 1433
原创 Search Microsoft-related sites using Google:
Google 有一个专门搜索微软相关内容的入口:http://www.google.com/microsoft.html不知道还有没有其它的专门入口?
2005-07-05 15:03:00 1447
原创 Thread safe Singleton in C#
public sealed class Singleton { private Singleton() {} private static volatile Singleton _value; private static object syncRoot = new Object(); public static Single
2005-06-15 16:27:00 1642
原创 WiX 创建msi安装程序
最近用WiX做了一个安装程序。WiX 是 Windows Installer XML 的缩写。是微软的开源软件,也是很好的开源软件之一。 主要的程序:Candle.exe -- 蜡烛,编译器,将 XML (.wxs) 文件编译成 .wixobj 文件。XML 文件中描述 msi 的结构。Light.exe -- 光,连接程序,将 .wixobj 文件和程序文件等链接成最终的msi文件。Dark.
2005-06-10 17:04:00 12022
原创 十年之前..., 十年之后...
昨天晚上,看马东主持的“挑战主持人”。有一个环节是两个选手以“十年之前..., 十年之后...”进行共同演讲。个人认为两个选手都没有出彩的地方。而这个题目是可以出彩的。然后下楼跑步锻炼的时候想了两句,记录下来。十年之前,我们恰同学少年;(或者,懵懂少年)十年之后,我们时风华正茂。(想用如花美眷,感觉不太合适)十年之前,我们怀揣梦想;十年之后,我们是否依然追逐心中的太阳。十年之前,我们指点江山,激扬
2005-06-10 16:14:00 1676
原创 Browsing the Web and Reading E-mail Safely as an Administrator
Very good article!!Browsing the Web and Reading E-mail Safely as an Administratorhttp://msdn.microsoft.com/security/securecode/columns/default.aspx?pull=/library/en-us/dncode/html/secure11152004.aspDi
2005-06-05 13:42:00 1343
原创 微软和IDSA举办PC设计大赛
微软和IDSA(Industrial Designers Society of America, 美国工业设计协会)联合推出了一项PC设计大赛。参赛者参与设计下一代的“基于Windows”的PC,最高可得到$125,000美元的奖金。参赛者可以是专业设计公司,个人,学生……有三个奖项: 评审团大奖 - $50,00美元 比尔·盖茨大奖 - $50,00美元 最受欢迎大奖 - $25,00美元Jud
2005-04-29 17:58:00 1512
原创 IIS6 解决下载/上传大文件的问题
Windows 2003,当在IIS6上下载(/上传)大文件时,会出现错误(log 文件中):80004005 Response_Buffer_Limit_Exceeded。原因:IIS6 有一个缺省的设置:AspBufferingLimit= 4194304 是4M。解决办法:将AspBufferingLimit的值增大到合适的大小。步骤:1. 修改IIS设置,允许直接编辑配置数据库管理工具->
2005-04-06 17:12:00 2879
转载 C#编码规范 (转贴)
C#编码规范 转自 一个春天Blog http://www.cnblogs.com/aspring/archive/2004/04/21/7001.aspx为了以后软件更加容易维护,还是有必要建立一套编码规范。发现这件事情早就有人在讨论和研究了:http://www.cnblogs.com/iouniuniu/archive/2004/03/19/3572.aspxhttp://blogs.msd
2005-03-26 17:52:00 1375
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人