I am Tony ZHOU

Welcome, just another weblog!

  • Home
  • Photo
  • About

1

Jul

5 Whys Quickly Getting to the Root of a Problem

Posted by Tony ZHOU  Published in Others

The 5 Whys is a simple problem-solving technique that helps users to get to the root of the problem quickly. Made popular in the 1970s by the Toyota Production System, the 5 Whys strategy involves looking at any problem and asking: “Why?” and “What caused this problem?” Following is an example of the 5 Whys [...]

Continue reading...

Tags: problems, why

1 comment

27

Jul

Impression of Team Foundation Server 2010

Posted by Tony ZHOU  Published in ASP.NET

I built up a team foundation server in my VM. It goes without saying that this tool is really impressive. I strongly recommed you to add the server into domain before you install the service. Dealing with machine name changes truly drive me nuts. Feature 1, two types of development processes are available Integrated with [...]

Continue reading...

Tags: install, team foundation

no comment

15

Jul

(翻译)十分钟内安装,配置,使用Windows Server AppFabric

Posted by Tony ZHOU  Published in ASP.NET

几个星期前我写了关于Windows Server AppFabric的博客,许多朋友问到如何安装和配置Velocity。确实,在beta版本里这有点让人困惑,但是,在release版本里这一切方便多了。 如下就是某位朋友给我的建议: 你有尝试过安装一个appfabric吗?我建议你写篇博客,兴许可以用dasblog作为例子,我会非常愿意知道如何安装它,这确实有点太难了。 没问题,非常愿意效劳。我不会用dasblog来演示,但是我会给你一个可以在10分钟内实现的简单例子。 获取和安装AppFabric 你可以去http://msdn.com/appfabric直接下载,或者用Web Platform Installer. 使用installer选择AppFabric Cache。如果你使用的是windows 7,你可以安装IIS 7 Manager for Remote Administration从windows 7来管理你的远程IIS服务器。 注意:你也可以通过一个无人值守的安装,SETUP /i CACHINGSERVICE,来获得caching服务。 配置工具框会跳出,提示你进行一个简单的安装向导。你可以选择安装AppFabric Hosting Services中的Monitoring和Workflow Persistence,因为我只是为了实现caching,所以跳过了它。 Velocity Caching Service需要知道去哪里存储配置项,能用两种方式,数据库或者共享的XML文件。如果你使用XML,你需要确保service account有相应的权限。在这里,我选择使用数据库。向导会帮你完成配置工作。单击Next然后确认完成。 配置数据库。 好了,我们看看它的功能吧。 从PowerShell启动和管理你的内存集群 咋弄呢?先去开始菜单,输入Caching,你会看到一个叫”Caching Administration Windows PowerShell”的选项。这里就是你连接到cache的入口,此外它还提供了检查状态,创建一个新的cache等功能。记得使用管理员的帐号运行它。 如果你键入”get-command *cache*”你会看cache management的所有不同的命令。我输入start-cachecluster。 C:\> Start-CacheCluster HostName : CachePort             Service Name                          Service Status     Version Info ——————————–            —————————                ——————       ——————— [...]

Continue reading...

no comment

9

Jul

jQuery plugin, float div on the top or bottom and keep it in the center

Posted by Tony ZHOU  Published in Javascript

The plugin I found is too heave for our current request, therefore, I wrote a simple and light one. You can find the demo from here. /* * jQuery float it plugin * Version 1.0 (8-July-2010) * @requires jQuery v1.4 or later * * Copyright (c) 2009-2010 Tony ZHOU * Dual licensed under the MIT [...]

Continue reading...

Tags: bottom, center, div, float, jQuery, plugin, top

no comment

5

Jul

Get translation authorization from Scott Hanselman

Posted by Tony ZHOU  Published in ASP.NET

It’s a great favour for me to get the translation authorization from Scoott Hanselman, who is a famous technical blogger focus on .Net platform.

Continue reading...

Tags: scott hanselman, translation

1 comment

Blogroll

  • JinWeiJie

 

July 2010
M T W T F S S
« Jun   Aug »
 1234
567891011
12131415161718
19202122232425
262728293031  

Recent Entries

  • Mirror drivers don’t support Aero effects
  • Disable Annoying System Restart Notification after Windows Automatic Updates
  • ILLEGAL ATTEMPT TO ASSOCIATE A COLLECTION WITH TWO OPEN SESSIONS
  • TooManyRowsAffectedException of nHibernate
  • "waitforcatalog" error on live mesh installation
  • Four ways to Create Linq
  • Refactoring Diary 1
  • jQuery plugin, hint tools
  • An excellent mockup tool — Balsamiq
  • Resolve “Playback engine is already initialized and SkipStepThreadEvent”

Recent Comments

  • alfiesaden in Outlook 2007 Conflicts With Google Desktop
  • Anil in Resolve "Cannot find any coverage data (.cove…
  • Theepi in Resolve "Cannot find any coverage data (.cove…
  • test in "waitforcatalog" error on live mesh inst…
  • 淘宝网女装 in 5 Whys Quickly Getting to the Root of a Problem
  • Max in An excellent mockup tool -- Balsamiq
  • jinweijie in "waitforcatalog" error on live mesh inst…
  • emma in Hello world!
  • JIN Weijie in Get translation authorization from Scott Hanselman…
  • JIN Weijie in Hello world!
  • Random Selection of Posts

    • Impression Of Book – Beautiful Architecture
    • 5 Whys Quickly Getting to the Root of a Problem
    • 用httpmodule自动加密解密query string查询字符串
    • Outlook 2007 Conflicts With Google Desktop
    • 负载均衡下设置Session需要注意的一点,防止Session丢失
    • Impression of Team Foundation Server 2010
    • TooManyRowsAffectedException of nHibernate
© 2008 I am Tony ZHOU is proudly powered by WordPress
Theme designed by Roam2Rome