Richie

Sometimes at night when I look up at the stars, and see the whole sky just laid out there, don't you think I ain't remembering it all. I still got dreams like anybody else, and ever so often, I am thinking about how things might of been. And then, all of a sudden, I'm forty, fifty, sixty years old, you know?

09 2006 档案

[Troubleshoot] 企业管理器查看当前活动时报系统达到最大锁数量 用Profiler找命令

posted @ 2006-09-28 00:38 RicCC 阅读(338) | 评论 (1)  编辑

Maverick.Net代码解析

posted @ 2006-09-17 22:22 RicCC 阅读(1633) | 评论 (5)  编辑

Maverick.Net介绍
     摘要:  Maverick.Net是Java社区开源MVC Web框架Maverick的.Net版本,相关资料可以查看项目主页。
    不管Maverick.Net的是非好坏,了解一下它的思想还是不错的。下面的内容是对Maverick.Net整体做一个简单的介绍,以求能够从全局的角度了解Maverick.Net一些相关概念,大致如何工作。
    另外,本人没有使用Maverick.Net开发过项目,只是看了它的架构、源码之后有一些想法,跟大家分享一下,也希望能为想了解Maverick.Net的人提供些参考。
    1. 主框架
    2. 主要的类、对象
    3. 简评  阅读全文

posted @ 2006-09-10 15:57 RicCC 阅读(2470) | 评论 (5)  编辑

[整理] - Index Fragmentation
     摘要: 索引碎片介绍,以及怎样分析索引碎片、重整索引  阅读全文

posted @ 2006-09-01 17:11 RicCC 阅读(529) | 评论 (0)  编辑

[原创] - Parallel Query & Bitmap
     摘要: 对SQL Server 2000并行查询、位图(Bitmap)的理解与介绍,有实际的例子进行比较  阅读全文

posted @ 2006-09-01 16:43 RicCC 阅读(281) | 评论 (0)  编辑

[整理] - Relational Engine之UMS Internals
     摘要: UMS是什么?-SQL Server 2000多线程管理机制
了解UMS有什么用?-相信能够增进你对SQL Server 2000内部工作原理的理解  阅读全文

posted @ 2006-09-01 16:40 RicCC 阅读(230) | 评论 (0)  编辑

[整理] - Relational Engine之Query Process
     摘要: 理解和掌握SQL Server 2000的查询执行过程,是对SQL Server 2000的进阶使用、性能调优的一个基础  阅读全文

posted @ 2006-09-01 16:35 RicCC 阅读(368) | 评论 (0)  编辑

[摘选] - Relational Engine之Server Architecture

posted @ 2006-09-01 16:30 RicCC 阅读(152) | 评论 (0)  编辑

[摘选] - Relational Engine之Client Architecture

posted @ 2006-09-01 16:27 RicCC 阅读(147) | 评论 (0)  编辑

[翻译] - Inside SQL Server 2000's Memory Management Facilities
     摘要: 翻译:SQL Server 2000内存管理内幕
05年时候翻译的文章,看一看还是很不错的。曾经在itput里面贴过,还有朋友帮忙做过一些校正,把未翻译的那段补充上了,google可以查到那个版本。  阅读全文

posted @ 2006-09-01 16:18 RicCC 阅读(510) | 评论 (3)  编辑