Archive

Posts Tagged ‘MVC’

MVC App Conversion.

May 23rd, 2010 No comments

I’ve been having issues upgrading VS2008 ASP.Net MVC1 projects to VS2010 ASP.Net MVC2.  In short, it doesn’t work so great.  OK.  It’s really lame.  There are two problems to address.  The VS2010 solution file uses a different format plus we’re upgrading library references in the background.  There’s more to it than that but you get the idea. 

I had been creating a new project and sliding things over, but that sucks.  So…  I get lazy and work on my older projects in VS2008 and the newer ones in VS2010.  Like I said, lame. 

Basically, I ignore the issue. 

(time passes) 

Read more…

It’s raining in Portland!

April 17th, 2009 No comments

Umm. Yea. It’s spring. What did you expect?

New Music

Paramore: The Final Riot!
Pearl Jam: Ten [Reissue]
Queensryche: American Soldier



Queensryche are playing at the Roseland this weekend. Hopefully the tickets we ordered and received will automagically reappear before 21:00 on Saturday evening. Hopefully…

I’m researching MVC Design patterns at work. I’ve got working code buried in a Excel Ribbon. I need to migrate that code out of the Ribbon in to a new WinForm. It sounds like a simple cut-n-paste. Maybe.
Read more…