-
Recent Posts
Tweets
- Amazon need to employ some AI to get rid of non-answers like this. https://t.co/hIu9LKK5HV 2 weeks ago
- Valentines sorted https://t.co/qo4iu84Lni 3 weeks ago
- Just encountered the following commit message in a PR: :wq 3 weeks ago
- Our back garden snowman has melted. This is the way. 1 month ago
- This is the sort of article that attracted me to @newscientist as a teenager: Superhuman sight may be possible with… twitter.com/i/web/status/1… 1 month ago
Archives
- January 2021
- September 2014
- June 2014
- January 2014
- May 2012
- January 2012
- November 2011
- September 2011
- June 2011
- March 2011
- August 2010
- July 2010
- April 2010
- November 2009
- October 2009
- September 2009
- August 2009
- March 2009
- February 2009
- July 2008
- May 2008
- March 2008
- February 2008
- January 2008
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- February 2007
- January 2007
- November 2006
- October 2006
- August 2006
- July 2006
- March 2006
- January 2006
- September 2005
- June 2005
- May 2005
- April 2005
Categories
Meta
Monthly Archives: November 2011
Deploying ASP.NET MVC 3 Razor – Missing System.Web.Helpers (and others)
Last week I was racing against time to complete a QA deployment of an ASP.NET MVC 3 application that uses the Razor view engine. The deployment was to a clean Windows Server 2008 R2 box. I had already completed the … Continue reading
Posted in Computers and Internet
Tagged ASP.NET, ASP.NET MVC 3, Razor, Visual Studio, Web Development, WebDeploy
2 Comments
Syncing Visual Studio Database Project With Entity Framework
Or: Quirks of Using Entity Designer Database Generation Power Pack If you’re searching for a way to synchronise a “Visual Studio Database Project” (also known as “SQL Server Database Project” or “TSData Project”) with an Entity Framework model, you’ve probably … Continue reading
Posted in Uncategorized
Leave a comment