UPDATE: Multiple Project Area Support for ASP.NET MVC 2 RC

January 25th, 2010

It seems the previous approach taken to create multiple projects that support areas didn't work out.

Even though I thought I had this nailed down last week, I decided to toss in the towel regarding the Multiple Project Area Support issue.

I ran across various posts, but the clincher was this forum post on the ASP.NET Forums about Area support in ASP.NET MVC 2 RC.

I guess I need to take a different approach.

Maybe dependency injection.