05 2008 档案

经典数据结构之栈的应用-迷宫问题
摘要: Stack的应用非常广泛,如数学公式计算,树的前序遍历等等。阅读全文

posted @ 2008-05-31 14:18 飞天舞者 阅读(1405) | 评论 (0) 编辑

System.Collections深入探讨--如何创建自定义的集合类
摘要: 在System.Collections namespace下面,存在两个class ,分别为ArrayList和 List ,都可以实现对象的数组队列。那么两者之间到底有什么区别呢?如何利用其创建自定义的集合类呢?阅读全文

posted @ 2008-05-29 17:18 飞天舞者 阅读(272) | 评论 (0) 编辑

Garbage Collection Essence--.Net中Garbage Collection深入探讨
摘要: 本文介绍了.Net Framework的垃圾回收机制,及其对managed resource和unmanaged resource的回收方法。阅读全文

posted @ 2008-05-28 15:47 飞天舞者 阅读(128) | 评论 (0) 编辑

ASP.NET中将检索出的数据写入Exel形成Report的一种solution

posted @ 2008-05-26 16:40 飞天舞者 阅读(242) | 评论 (1) 编辑

C#中的安全策略

posted @ 2008-05-26 15:00 飞天舞者 阅读(135) | 评论 (0) 编辑

C#中不安全代码的编写和指针的应用

posted @ 2008-05-26 11:46 飞天舞者 阅读(541) | 评论 (0) 编辑

CPU Scheduling进程调度算法

posted @ 2008-05-25 14:50 飞天舞者 阅读(642) | 评论 (0) 编辑

有关C#常见面试问题
摘要: 如果你能全部正确回答,说明你对C#和.NET Framework有一定深度的了解阅读全文

posted @ 2008-05-22 21:57 飞天舞者 阅读(219) | 评论 (0) 编辑

C#中值类型和引用类型(value type&Reference tyoe)深度探讨

posted @ 2008-05-22 16:55 飞天舞者 阅读(241) | 评论 (0) 编辑

Some normal compiling and debugging commands for C# 常见C#调试和编译命令

posted @ 2008-05-21 11:51 飞天舞者 阅读(63) | 评论 (0) 编辑

Common Principles in Software Engineering软件工程常见几大原则

posted @ 2008-05-20 11:31 飞天舞者 阅读(52) | 评论 (0) 编辑

[结构型(接口型模式)]Adapter pattern 适配器模式

posted @ 2008-05-13 15:50 飞天舞者 阅读(59) | 评论 (0) 编辑

[创建型模式系列]simple factory & factory method 简单工厂类和工厂方法类的概念及区别

posted @ 2008-05-13 14:25 飞天舞者 阅读(85) | 评论 (0) 编辑

[创建型模式系列]Abstract factory of Design Pattern模式设计之抽象工厂模式

posted @ 2008-05-13 12:21 飞天舞者 阅读(100) | 评论 (0) 编辑

PROCESS[进程]

posted @ 2008-05-10 11:04 飞天舞者 阅读(247) | 评论 (0) 编辑

Process multi-row data with cursor or without cursor[利用游标或者非游标处理多行数据]

posted @ 2008-05-07 21:14 飞天舞者 阅读(54) | 评论 (0) 编辑

[创建型模式系列]Chain of Responsibility Pattern 责任链模式

posted @ 2008-05-07 11:35 飞天舞者 阅读(74) | 评论 (0) 编辑

The Mediator Pattern of Design Model调停者模式/中介者模式

posted @ 2008-05-05 17:19 飞天舞者 阅读(170) | 评论 (0) 编辑

The Singleton of Design Pattern单态模式

posted @ 2008-05-05 11:58 飞天舞者 阅读(64) | 评论 (0) 编辑

[结构型(接口型模式)]the Bridge Pattern桥接模式

posted @ 2008-05-03 10:35 飞天舞者 阅读(70) | 评论 (0) 编辑

A store procedure sample using caes ...when ...then...

posted @ 2008-05-02 13:05 飞天舞者 阅读(37) | 评论 (0) 编辑

DOM(Document Object Model) concepts (DOM基础)

posted @ 2008-05-02 11:25 飞天舞者 阅读(217) | 评论 (0) 编辑

For more information about me, feel free email to me winston.he@hotmail.com