Egypt – No Signal
The Associated Press is reporting that Egypt has suspended mobile phone services in some areas where protests are expected. It’s […]
The Associated Press is reporting that Egypt has suspended mobile phone services in some areas where protests are expected. It’s […]
Well, in a rather stunning development in the Middle East turmoils, Egypt has shut down the Internet. Completely. As in
I was just thinking about data mining relationships between atoms and chemical compounds, and about putting it all into a
DirectoryInfo is really very fast to iterate through. While working on some software, I’ve been experimenting with different approaches to
Excel doesn’t copy collapsed columns or rows, which can be excruciatingly painful to figure out. When copying Excel data into
Using “false” in a conditional causes all variables in the else clause to return nothing while debugging. Huh? Yep. Here’s
While working on some threading stuff, I came across an excellent article on boxing and unboxing in C#. The author
Like WTF? Toorak is one of the best neighborhoods in Melbourne. And there are kids living in the alleys here.
How can I not hate so many of the people in Pakistan. How can anyone not revile in disgust at
Here are 2 ways to update values in a ListView with C#: You can download the project here: ListViewExample