February 25th, 2009
Frank
The following is an interesting article related to how .NET handles strings. I’m not sure if the same thing might apply to Java; I’d be interested to find out.
Anyway, I’m posting this here for safe keeping and to share it…
http://www.simple-talk.com/community/blogs/jcrease/archive/2009/01/16/71678.aspx
One thing I’ve yet to really learn is how to make a well designed responsive user interface in .NET (or any other language).
I came across this article and I thought I’d share it (and save it here for myself). I’ve yet to delve in to Graham’s example but I trust it will be valuable and hence I’m posting it here.
9 Examples of creating a fast and responsive UI with multi-threading – http://goneale.wordpress.com/2009/01/27/9-examples-of-creating-a-fast-and-responsive-ui-with-multi-threading/
Graham’s article also points us to another interesting article; an article he recommends: Give Your .NET-based Application a Fast and Responsive UI with Multiple Threads – http://msdn.microsoft.com/en-us/magazine/cc300429.aspx
Recent Comments