Colt Kwong Blog
.NET is out there
-
First Try of IE 7.0
I'm not so happy about IE 6 + MSN Search Toolbar some times ago.. so I try to give it one more chance and install IE 7 Beta today.
The tabbed browsing feature looks good (more smooth than IE6) and overall it's OK. However, I can't see the Rich Text features in editing this blog post... well, this involve lots of issues, like browser cap and up/downgrade of browser.. Well, maybe I still have to stick with FF in the mean time till the RTM of IE7..
Colt Kwong -
ASP.NET Mobile Controls XHTML Adapter Source
Source code for the XHTML adapter is now available for download. Mobile application developers may modify this source code in order to modify the way the ASP.NET 1.1 mobile controls are rendered to XHTML devices.
-
Upload Multiple Files?
-
String.Formatting Tips
I came across this useful post about the use of String.Format today, nice! (Y)
-
User Behaviour
Who're actually using Blue Tooth technology nowadays? I'm not sure but I only try this technology when I drive, yes, it's a must to use hand-free during driving. However, I face a problem in connecting my hand-free with my cell phone today - "Blue tooth module not attached". What's that? I use this service from time to time, how can this module disappear suddenly? I'm clueless so I go to Smartone Vodafone today, the technician have no idea too. I can't wait for their replacement so I go back home and repair it by myself. (Yes, I have a team of technology specialist and they can solve everything - Ok, it's Google honestly. :)
-
Tabbed IE? Long time to go
-
Enable Http Compression in IIS
This article seems to be the shortest and easiest approach of HTTP Compression in IIS so far. :)
-
Iterate Through Enum
Assume you have a list of Enum items:
-
WinForm Discussion Forum Moved
It's official now: the Windows Forms Discussion board was moved to MSDN Forum since the late of Jun 2005.
-
Extension/Flexibility of FireFox
A developer in my team is creating a Flash-enabled web page recently, and he want to disable Flash player temporarily in order to view different results of the web page. (ah... back to the age of cross browsers compatibilities pain...)