Weather Forecast, Software and Testing
We were supposed to have a winter storm last Thursday. But as it turned out, we just had some light snow instead. Continue reading ‘Weather Forecast, Software and Testing’ »
Archive for March 2006
We were supposed to have a winter storm last Thursday. But as it turned out, we just had some light snow instead. Continue reading ‘Weather Forecast, Software and Testing’ »
In my post a week ago, I mentioned three ways to reverse a string. OK, I really meant three alternative ways to reverse a string. Continue reading ‘Three Ways to Reverse a String in C# – Update’ »
In my previous post “How to Tab Through Controls on a Form With Alternative Keys using C#” I talked about one way to move the focus among all the controls on a form. Continue reading ‘How to Tab Through Controls on a Form With Alternative Keys Using C# – Update’ »
OK, conceptually, it’s quite easy. A couple of my friends got asked this question when interviewing. Here are what my solutions are: Continue reading ‘Three Ways to Reverse a String in C#’ »