Posts

Showing posts from July, 2009

mpp 2007 protection password not working

"problem is that password is used only when it was set on first Save. IF you will save, then do save as it will not work." Basically, you can't set a password on an existing mpp file :) only on a new one.

2008-2009 SSE Composite (Shanghai Composite) Index comparison

Max Min Curr Max/Min Min/Min Curr/Min SP500 1557 666.79 954 2.335068 1 1.430735 SSE COMP 5900 1,664.93 3300 3.543693 1 1.982065 SENSEX 20800 7,697.39 14820 2.702215 1 1.925328

disable ms groove

under the 'Add/Remove Programs'

The Google Chrome OS

Introducing the Google Chrome OS a. An OS from Google b. A light, fast OS that simply works with and off the net with nothing stored locally Something we've all been waiting for. The from-scratch design and security seem to be good bonuses.

Static code analysis

About FxCop About Code Metrics Tips to interpret Code Metrics Maintainability Index (50 or more) Cyclomatic Complexity (keep less than 20) Depth of Inheritance (should not exceed 6) Class Coupling (threshold value more than 30 indicates potentially bad design) Stylecop