Thoughs on php

by Mikael Henriksson 12. May 2010 07:33
Don’t do it! Php is a horrible horrible language. I hate it so much, no help from compilers, no intellisense and no good IDE. Right? Wrong! There is something called VS.Php for Visual Studio that gives you most of the things you might want. It’s putting enough makeup on the pig for me to kiss it. ... [More]

Tags:

Visual Studio

How to get Resharper intellisense to stop complaining about Namespaces

by Mikael Henriksson 23. October 2009 20:22
A long time ago I participated in one of these old forum discussions about where to put interfaces. Some people argued that their interfaces went in a subfolder called interfaces. This whole discussion was part of a longer inversion of control discussion. Me myself and Irene thinks that the interfac... [More]

Tags:

Visual Studio

Where did the build configuration manager go?

by Mikael Henriksson 30. August 2009 15:55
I just had a strange problem with Visual Studio I could not debug my Unit Tests. It just kept running in release mode no matter what I tried and the Build Configuration Manager was completely gone from the context menu of the solution and no build configuration in the project settings either. Funny... [More]

Tags:

Visual Studio

Improving solution loading time in VS2008

by Mikael Henriksson 14. June 2009 20:50
  I had some real issues with the loading times. It’s not like my computer can’t handle it but I hate waiting. There for I was browsing around for some tips and stumbled upon the following macro: Private Sub SolutionEvents_BeforeClosing() Handles SolutionEvents.BeforeClosing DT... [More]

Tags:

Visual Studio

Visual Studio 2010 love at first beta sight!

by Mikael Henriksson 21. May 2009 22:43
I completely love Visual Studio 2010. So many incredible enhancements. I totally love to be able to model first in Entity Framework. I can sit there with my class diagram and consider what should go where and then just generate a database script to execute! Amazing, finally and WOW! The UI has also ... [More]

Tags:

Visual Studio

Object reference not set to an instance of an object while using "Add Connection" & "Query Designer"

by Mikael Henriksson 27. January 2009 18:59
It seems like Visual Studio drops a setting needed by OLE DB drivers. The solution to my problems was a simple one but finding it was not!! It took me freaking 3 months to find a way to be able to use Visual Studio (any version) with Access Databases again. 4 months ago I formatted my harddrives an... [More]

Tags:

Visual Studio

About the author

Life architect specialized in programming