DarenHan's Blog
I am a Dot net asp.net developer working with VS 2005 and SQL 2005 now.
Sign in
|
Join
|
Help
Home
About
RSS for Posts
Atom
RSS for Comments
Email Notifications
Go
Search
Go
Community
Home
Blogs
Media
Forums
Wikis
Groups
Archives
December 2008 (5)
November 2008 (1)
October 2008 (4)
September 2008 (5)
August 2008 (2)
July 2008 (5)
June 2008 (7)
May 2008 (7)
April 2008 (3)
March 2008 (8)
February 2008 (7)
January 2008 (1)
December 2007 (8)
November 2007 (8)
October 2007 (7)
September 2007 (2)
August 2007 (3)
July 2007 (2)
June 2007 (5)
May 2007 (5)
April 2007 (4)
March 2007 (1)
February 2007 (4)
January 2007 (5)
December 2006 (5)
November 2006 (3)
October 2006 (3)
August 2006 (5)
July 2006 (3)
June 2006 (3)
May 2006 (6)
April 2006 (9)
March 2006 (7)
March 2008 - Posts
0
Comments
Free Nokia Wifi Zone on Singapore Buses
by
darenhan
The Nokia Wifi Zone is now available on 12 buses running across the island allowing commuters to surf the internet literally on the go for free. The newly launched wifi initiative will include Ang Mo Kio and Toa Payoh Bus Interchanges by the end of next...
1
Comments
Shavlik NetChk v9.0 (a must for system administrator to admin patches)
by
darenhan
--can remove spyware and adware in users computer , corporate policy - like bittorent, kazaa in users' office not home pc. -- make sure do not shutdown sql server during patching -- make sure do not shutdown IIS during patching -- has statistics reports...
0
Comments
which web browser is the fastest in year 2008...read on
by
darenhan
this post say that firexfox 3 beta 4 is faster than safari and safari is faster than IE 8 / IE 7. there are some benchmark test results inside the link. http://blogs.zdnet.com/hardware/?p=1536 for year 2008, two more new web browsers will emerge. IE 8...
0
Comments
new builder server and nant build file problems
by
darenhan
we have a new builder server that was in-charge of building source code. One fine day the hard disk fail, the boss kan cheong quickly ask me to find the model and the hdd to replace...till now he still havent buy back the same hdd model and plug it in...
0
Comments
MSMQ Client Setup failure
by
darenhan
http://www.mediafire.com/imageview.php?quickkey=dn3mybnzdc4&thumb=4 My Infrastructure guy was complaining he has problems adding a ssl in MSMQ. See error in image. Found the solution at: http://support.microsoft.com/kb/300532/en-us
0
Comments
need a roadmap to install dot net framework patches ...lol
by
darenhan
Another article from Microsoft states that when you uninstall dot net security hot fix, the version of the dll may not roll back to the lst version when you initially install. So don’t have high expectations on Microsoft regarding hot fixes. http...
0
Comments
Database mirroring in SQL Server
by
darenhan
Recently, I went to Avantus for SQL Server 2005 clustering training. Found on google there is a link that look exactly like our lab exercise :) For database mirroring (with GUI how-to-do-it) Source: http://searchsqlserver.techtarget.com/tip/0,289483,sid87_gci1199004...
0
Comments
MSMQ queues management
by
darenhan
I found some tools that will help in msmq management and troubleshoot msmq messages. QueueExplorer 2.2 seems to be a nice tool to have. I tried using it to add private MSMQ and it took me like 30 mins to finish the job for adding 30 + queues. seems to...