Category: Technology

  • Upgrading to MVC 3

    Headline: If you try on your own, it is painful. If you use the right tool, it’s not too bad. Use the MVC 3 Project Upgrade Tool Here is a link that discusses the MVC 3 Project Upgrade Tool. The only real issue I had is that all my code is in source control, so…

  • Interesting flight on Continental

    Headline: Entertainment the whole way (except for the safety briefing). Last Sunday I flew from Newark back to Houston on Continental. On that flight they had the “seemingly usual” entertainment in the headrest in front of you. There were several key differences however. Entertainment the Whole Way Unlike all my other flights, I was able…

  • Blog Moved to Newtek

    I’ve been struggling with poor performance and various other issues when I had my blog on GoDaddy. Some support people tried to be helpful, but most just accused me of doing something. I am not a WordPress developer… I know little to nothing about it. I had just heard that “it works”. And I don’t…

  • Entity Framework Self Tracking Entities Shine

    I hope. Here is my problem.  I am working on a project where all the data is currently in a file. However, when I’m complete, most of the data will be in a database. How can I sometimes use a file and sometimes use a database? Here is where the power of the Self Tracking…

  • Some Silverlight 4, WCF, and EF Rookie Mistakes

    Today I am just making some notes to myself about mistakes I’ve made in the past 24 hours with Silverlight. I had things so twisted that I started again from scratch. The initial issue (that I’ve not yet completely solved) was that of using an Enum in a class that is used in a WCF…

  • People Progress, Switch to Reading Files

    This is not really a blog post that will be helpful to others as I try to do with most. Instead, I’m making notes of my progress on a refresh of the Zachrys Heritage website. People Drawings – Some Progress As I mentioned, I am trying to do both a Silverlight (primary) and a Windows…

  • Why is the (x86) in Program Files (x86)?

    Because it’s 32-bit? On a 32-bit Microsoft Windows system you simply have a “Program Files” folder where all applications (which of course must all be 32-bit (or lower). On a 64-bit Windows system you have both a “Program Files” (for 64-bit) and a “Program Files (x86)” (for 32-bit). Pretty much all programmers know what this…

  • Trick Audio TA-100 Earphones

    Most of the time simplicity is better… I don’t travel as much as I used to but still like to reduce the noise in my environment. I tried many different “noise cancelling” headphones. These all used active noise cancellation. That meant: Batteries – and on long trips I needed to take spare batteries Bulky –…