Tag Cloud

Blog Categories

Recent Posts

I have been playing with Umbraco CMS for a couple of weeks now to setup up my blog website. So far, it is straight forward to author using Visual Studio IDE mixed with Umbraco back office.However,…

hertzen.com
Sep 11, 2011 12:49

Paul Irish originally shared this post:Mr +Niklas von Hertzen has been doing some very cool experiments lately. (He made html2canvas  (the thing that basically has a rendering engine written in…

One of the thing I was so lazy in my career was not considering JavaScript as serious thing. Yeah, it is on my resume and I know stuffs like doing simple validations and so on. But I thought, what is…

In my current project using CSLA.NET, one of the drawbacks that I noticed on the NameValueList and Command object implementation is the fact that it forces one return value type. Ideally, the best…