In order to compare various languages, I will be implementing a anagram search program in a variety of languages and testing and analyzing the resulting [...]
In order to compare various languages, I will be implementing a anagram search program in a variety of languages and testing and analyzing the resulting [...]
Much like my previous posts on the subject of programming language polarization, this one comes as a response to what I feel are flawed perspectives on [...]
LINQ, or Language Integrated Query, is one of the most powerful constructs available in C#. For the most part, it doesn’t actually do anything you [...]
I recently installed Visual Studio 2012 on my desktop; now I have Visual Studio 2008, 2010, and 2012 installed. I will likely continue to work in Visual [...]
Back in the day- the bad old Dark Ages, which is to say about a year and a half ago- I did most of my programming in VB6. I know, right? Anyway, as a [...]
Now that I finally have a windows machine with a internet connection, I decided to investigate issues I heard of from reliable sources that the BCUpdateLib [...]
This is a old blog post that I seem to have forgotten to publish when I originally wrote it. -BC_Programming When you write a computer program, you are [...]