Open Letter to Job Seekers in Information Technology

Dear Job Seeker, So you're looking for a new job in I.T.? First, how many users group and software groups do you visit each month? These are a GREAT way to meet potential co-workers and potential employers. To find them, search on meetup.com for “software”, and, separately, “users groups”, and also “developer”. There are tons … Continue reading Open Letter to Job Seekers in Information Technology

Visual Studio 2012, 2013, 2015, 2017 Version Numbers and Updates

Which Version of Visual Studio do I Have? Because I couldn't find it on the web, here's a list of the Visual Studio 2013 Version numbers for each of the Updates: VS 2012 Version Version ID Shell - RTM 11.0.50727.1 Update 5 11.0.61219.00 VS 2013 Version Version ID RTM 12.0.21005.1 Update 1 12.0.30110.0 Update 2 … Continue reading Visual Studio 2012, 2013, 2015, 2017 Version Numbers and Updates

Purpose and Principles of the Data Layer

At its core, the Data Layer’s main purpose is: Data Layer’s Main Purpose: To abstract all interactions with the database so that business objects can be written to deal with business rules, not with database interaction. For example, when promoting a standard Deal, the business logic comprises: validate that the Deal is in a promotable … Continue reading Purpose and Principles of the Data Layer

IdeaBlade DevForce – Model Setup Walk-through – Background

I know the world is about to change in April when VS2010 goes live, however, we are still using VS2008 and will be for at least a few more weeks.  In the hopes that this walk-through provides some insight to someone, even if it is just me, here goes. Background We are  creating a Silverlight … Continue reading IdeaBlade DevForce – Model Setup Walk-through – Background