Other Topics

Awesome T-Shirt and Interview

Thursday, December 23rd, 2010 Site Announcements

I review a t-shirt and talk about an interview and the future. Read More…

When is VPS Hosting a good option?

Tuesday, August 24th, 2010 Hosting

When building a website, there are many different hosting options. One option that is less expensive than a dedicated server is VPS hosting. Many website developers have found VPS to be the preferred hosting option for their websites. Read More…

Backpacking, PR and Busy Week

Thursday, April 8th, 2010 Site Announcements

Traveling, PR update and a look at my summer! Read More…

March 2010 Recap: What I Learned

Wednesday, March 31st, 2010 Site Announcements

Things are changing at a very fast pace around here. In the last month the site has increased in traffic. Montana Programmer is entering the stage of the great warrior. What will happen next? Read More…

The Best Graphic Design Company

Every website that is serious needs a logo that looks good and is attractive. But finding the right company that doesn’t have a high price tag can be difficult. But then there is a company called 99designs that changes everything. Read More…

New Logo, Site Updates and the Future of MT Programmer

Monday, March 15th, 2010 Site Announcements

Over the last month there have been many changes applied to this website. Traffic to the site has increased greatly and there have been quite a few visual changes. All these things are great, and I wanted to go through exactly what was done. Read More…

Lose 30 Pounds in 30 Days

Sunday, February 28th, 2010 Dieting

Last week my wife and I started a new diet. It is a combination of a low carb and low fat diet with some wrinkles (I think it is actually considered a slow carb diet). I plan on posting every 1-2 weeks on our progress, but first I need to describe the plan. The goal is that we would lose 20-30 pounds in a 30 day period. On top of that, I do also want to get into better shape in preparation for backpacking and more energy throughout the day. Read More…

Major Changes to Montana Programmer and One Year Anniversary

Sunday, February 7th, 2010 Site Announcements

Over the past few weeks I’ve been busy working on a few things for the site. Read More…

Beginning C#: Part 3 – Programming Principles

Friday, April 10th, 2009 C# Programming Topics

Coming from a PHP programming background, I think I can improve on my understanding of solid object oriented programming concepts. Given that C# is 100% object oriented, and the fact that understanding some key principles will help me in my general programming knowledge, I thought it would be good to go over some of these concepts in this article. Read More…

Beginning C#: Part 2 – Looping through Arrays

Thursday, March 19th, 2009 C# Programming Topics

In this article we will get a little deeper into some C# programming by looping through arrays and practicing using types (which are basically objects).

In C#, everything is an object, including arrays. I understand the concept of an array, but I really wanted to get more comfortable with using arrays in C#. Read More…

Next Page >>