Michael Perrenoud

less info
351 reputation
4
bio website csharpconsole.com
location Virginia
age 32
visits member for 10 months
seen May 14 at 1:57
stats profile views 12

Email: mperren@gmail.com

I am a software engineer that is constantly learning and feel that Stack Overflow is a way for me to learn and to give back what I've learned. I have been writing software for more than twelve years in a myriad of industries using a ridiculous number of technologies. Over my twelve years of experience I have learned that there are a few things experienced software engineers tend to do that I try to avoid:

  1. Employ the Law of the Instrument.
  2. Build solutions that challenge their intellect rather than solve the problem.

Therefore, I'm constantly pushing myself to implement the simplest solution necessary to solve the problem and only complicate it because the problem requires it. However, I understand why these things happen, we get bored!

At any rate, I hope that my answers are helpful, insightful, and complete and I look forward to seeing you on Stack Overflow!


May
14
awarded  Caucus
Mar
29
comment SQL Server Change Tracking
@bluefeet, I worked with a man that had a college degree and he worked as the DBA. I asked him to use the data centers restore application to get me yesterdays backup of a database and place it on a new database so I can fix something that somebody messed up in the database (oh and they had a college degree too) and he overwrote the LIVE database!
Mar
29
answered SQL Server Change Tracking
Mar
29
comment SQL Server Change Tracking
@TropicThunder, wrong! I've been writing software for more than a decade, 13 years to be exact, and three years ago while trying to get something done for a customer I got interrupted and didn't highlight the WHERE clause I wrote in Management Studio. A college degree means NOTHING! Life happens my friend, and if you do this, you will pay.
Mar
20
comment sp_testlinkedserver taking long time to time-out
I think you're experiencing a timeout that exists on the network adapter. Take note to the fact that you're not really comparing apples and oranges since you're literally changing the environment and now dealing with the fail overs that exist for the hardware.
Dec
8
awarded  Supporter
Dec
8
answered Moving database file locations in SQL Server 2008
Dec
8
comment Moving database file locations in SQL Server 2008
Is the master database still available in SSMS when connecting to the server?
Oct
16
awarded  Autobiographer
Sep
17
comment Shrinking MDF File
@TimLehner, thanks for the additional example!
Sep
17
answered Shrinking MDF File
Aug
6
answered Does having an index on a VARCHAR column with a lot of very similar starting values have bad performance
Aug
3
answered SQL - Need some advices for building a large db
Jul
23
awarded  Teacher
Jul
23
answered Used Memory not freed up after a SQL BULK Insert / BCP Export