Parsing MMddyyyy or ddMMyyyy Date Format
kwong Today I was discussing how to convert date strings MMddyyyy (e.g. 03282007) or ddMMyyyy (e.g. 28032007) back to DateTime object.
Read more »
Posted in Software |
No Comments »
kwong Today I was discussing how to convert date strings MMddyyyy (e.g. 03282007) or ddMMyyyy (e.g. 28032007) back to DateTime object.
Read more »
Posted in Software |
No Comments »
kwong One of my co-workers pointed out that none of the feeds on my website was working. When accessed, a 500 error (Internal server error) would occur.
Read more »
Posted in Miscellaneous |
No Comments »
kwong In production environment, it is not always possible to step through the compiled code using a debugger and thus we rely on error logs to provide insights into the potential causes of bugs.
Read more »
Posted in Software |
No Comments »
kwong Recently, my web server has been down sporadically for no apparent reason.
Read more »
Posted in Miscellaneous |
No Comments »
kwong In yesterday’s post, I gave an example of how simple command prompt recursion can bring Windows (XP and
Read more »
Posted in Software |
No Comments »
kwong Today, both Windows and Linux systems are robust and secure enough for daily uses.
Read more »
Posted in Technology, Software |
No Comments »
kwong A couple of days ago, I ran into a mysterious problem when trying to build a web project using MSBuild.
Read more »
Posted in Software |
No Comments »