Thursday, April 24, 2014

Revisiting the Past: SQL Server 2005 setup

So you've installed SQL Server 2005, pretty much using the default options. You load up Management Studio, try to connect to the local instance, and you get an error message saying it cannot be located. 

Chances are your SQL Server Browser service was disabled by default (I believe this is a security measure).  Also, you should refer to your local machine as localhost, not local, nor (localhost), which you'll see in some connection strings and is apt to confuse you.



Monday, April 14, 2014

Dependency Injection

What is the Unity.MVC3 library, I wonder....


"Dependency Injection" is a 25-dollar term for a 5-cent concept. [...] Dependency injection means giving an object its instance variables. [...] "

Hint: It is mostly just to making TESTING easier.

UNIT testing. UNITY. Get it?

Tuesday, April 1, 2014

Mobile Blogspot Fail

2014(5)

2013(21)

2012(16)

2011(6)

2010(33)

2009(4)

2008(9)

2007(34)