Monday, April 28, 2008

English symbol and mark pronounce


Punctuation

apostrophe ( ' ' )
brackets ( ), [ ], { }, < >
colon ( : )
comma ( , )
dashes ( , -, -, )
ellipsis ( , ... )
exclamation mark ( ! )
full stop/period ( . )
guillemets ( « » )
hyphen ( -, )
question mark ( ? )
quotation marks ( ' ', " " )
semicolon ( ; )
slash/stroke ( / )
solidus ( )

Interword separation

spaces ( ) () ()
interpunct ( · )

General typography

ampersand ( & )
asterisk ( * )
at ( @ )
backslash ( \ )
bullet ( )
( ^ )
currency ( ¤ ) ¢, $, , £, ¥, ,
dagger/obelisk ( ) ( )
degree ( ° )
inverted exclamation point ( ¡ )
inverted question mark ( ¿ )
number sign ( # )
numero sign ( )
percent and related signs
( %, ‰, )
pilcrow ( )
prime ( )
section sign ( § )
( ~ )
umlaut/diaeresis ( ¨ )
underscore/understrike ( _ )
vertical/pipe/broken bar ( |, ¦ )


Uncommon typography

asterism ( )
index/fist ( )
therefore sign ( )
lozenge ( )
interrobang ( )
irony mark ( ؟ )
reference mark ( )
sarcasm mark (+ +)

I will focus on Oracle Advanced topics

1. Indexes and Storage Types

2. Transactions and Locks

http://www.wisc.edu/drmt/oratips/sess004.html

3. Oracle and XML Integration

4. Oracle Database Extensions for .NET

5. Debugging PL/SQL
6. Tuning PL/SQL Applications

http://www.wisc.edu/drmt/oratips/sess006.html
7. Tracing PL/SQL Execution

Thursday, April 24, 2008

Idea For Event Notifier

Event Notifier

.net 架构, 为了适合其他非Windows的应用, 可以提供web service接口.

Purpose user

For developer(我将提供专门的API)

For system integriting vendor(提供一个管理界面)

像淘宝这样的公司, 比如他们需要同步几个DB server, 同步有可能出错, 这样严重的事情, 应该尽早通知相关人员, 去做出反应.

像很多软件开发公司, continous integriting fail, 就有必要通知所有的stake holders

Event source:

Window event message

Windows System Monitor

SQL Server 发邮件动作的截获

Log4J, NLog4J

ISV to call api

文件的新增, 删除和修改等动作

Event receiver

SMS

Send email

Printer

Play media

Launch other application

Instant message

Serial singal

Record the event log in talk machine

ADO.NET call oracle stored procedure

http://www.c-sharpcorner.com/UploadFile/john_charles/CallingOraclestoredproceduresfromMicrosoftdotNET06222007142805PM/CallingOraclestoredproceduresfromMicrosoftdotNET.aspx

Thursday, April 10, 2008

Today is my dear wife Birthday

今天是老婆的生日, 也是我们的第二个结婚纪念日!
祝老婆生日快乐! 祝老婆永远开心!
我会努力工作, 我们终将会过上更加幸福的日子了!
我爱你, 老婆!

Wednesday, April 2, 2008

Best Practice--.Net Performance Test

Production Debugging for .NET Framework Applications
http://msdn2.microsoft.com/en-us/library/ms954594.aspx

Performance and scalability checklist
http://msdn2.microsoft.com/en-us/library/ms998592.aspx

Performance Test guide
http://www.codeplex.com/PerfTesting

Performance Optimization and Test Best Practice Tools
http://www.codeplex.com/GuidanceExplorer