Rob's Blog Posts for 2011

Extending ASP.NET MVC

It is my pleasure to speak tonight at the SEVDNUG about extending ASP.NET MVC. This talk grew out of an impromptu talk I gave at Desert Code Camp 2011....

Desert Code Camp 2011.2

Desert Code Camp is always such a pleasure, and I’m pleased to be able to speak twice this time....

Web Forms to Razor

I’m honored to present at SEVDNUG tonight. Our topic is “Web Forms to Razor”. Our primary focus is getting familiar with the new mechanisms in Razor and MVC, and learning how we can transition a product from one platform to another....

Entity Framework Code First

I keep finding myself referring to two links on Entity Framework Code First: http://www.hanselman.com/blog/PDC10BuildingABlogWithMicrosoftUnnamedPackageOfWebLove.aspx  This is Scott Hanselman’s introductory demo to “the unnamed package of love” where he demos EF Code First (“Magic Unicorn”), MvcScaffolding (“HanselScaffold”), Sql Server Compact Edition, and Ninject....

Dependency Injection with Ninject and Mocking with MoQ

Today it’s my great pleasure to lead the discussion about Dependency Injection with Ninject and Mocking with MoQ at the SEVDNUG....

HtmlHelper for something that isn't the Model in ASP.NET MVC

I’m in the midst of a Razor View, and I want to use things like @Html....

CruiseControl.NET home page link to latest build

I often find that I hit the CruiseControl.NET home page, see red on a build, and specifically want the latest build report....