Router Configuration on Port 80? It’s Never a Good Idea
kwong A few weeks ago, one of my co-worker showed me how he monitors his home internet connection remotely using DynDNS.
Read more »
Posted in Miscellaneous |
No Comments »
kwong A few weeks ago, one of my co-worker showed me how he monitors his home internet connection remotely using DynDNS.
Read more »
Posted in Miscellaneous |
No Comments »
kwong I always use Global.asax for centralized error handling in my ASP.Net applications and typically it works great.
Read more »
Posted in Miscellaneous, Software |
No Comments »
kwong We often need the capability of selecting multiple rows from a grid, unfortunately the GridView component in ASP.Net 2.0 does not offer an out-of-box support for such functionality.
Read more »
Posted in Software |
No Comments »
kwong I recently ran across two very interesting articles (Computer Science Education: Where Are the Software Engineers of Tomorrow?, Who Killed the Software Engineer? (Hint: It Happened in College)) discussing how the current university education has become inadequate in terms of producing highly qualified software engineers and developers.
Read more »
Posted in Technology |
1 Comment »
kwong Reflection is case sensitive by default, which comes at no surprise to most C# developers.
Read more »
Posted in Software |
No Comments »