apostrophe ( ' ' ) |
Interword separation |
spaces ( ) ( ) ( ) |
General typography |
ampersand ( & ) |
Uncommon typography |
asterism ( ⁂ ) |
Monday, April 28, 2008
English symbol and mark pronounce
Posted by WadeLiu at 12:06 AM 0 comments
Labels: 英语学习
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
Posted by WadeLiu at 12:03 AM 0 comments
Labels: 个人计划
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
Posted by WadeLiu at 11:59 PM 0 comments
Labels: Ideas, shareware_stuff
Thursday, April 10, 2008
Today is my dear wife Birthday
今天是老婆的生日, 也是我们的第二个结婚纪念日!
祝老婆生日快乐! 祝老婆永远开心!
我会努力工作, 我们终将会过上更加幸福的日子了!
我爱你, 老婆!
Posted by WadeLiu at 2:31 AM 0 comments
Labels: 家庭
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
Posted by WadeLiu at 10:28 PM 0 comments
Labels: Uncategorized