views:

275

answers:

1

Hello folks,

I'm about to create a new virtual machine for development. I'm really interested in the new Visual Studio Beta 2 and the ASP.NET MVC 2 RC, but I'm also working on a ASP.NET MVC 1.0 project. Does VS2010 Beta 2 work with both MVC 1 and MVC 2 RC? Will I have problems or it's fine to to that?

I will run everything over a Win7 64bit installation.

I really appreciate that. Thanks guys.

G

+1  A: 

No, MVC 2 RC will not work with Visual Studio 2010 Beta 2. Actually, the runtime bits will, but the design time bits will not. The next beta of Visual Studio 2010 will include an updated MVC 2. For the time being, MVC 2 Beta 2 is the most recent MVC 2 which will work on VS 2010.

Craig Stuntz
Guillermo Guerini
Yes, 2008 and 2010 can coexist. No, but rumor says February.
Craig Stuntz
Great. I think I'll start with this setup (VS08 + VS10) and later this year I delete the 08. Thanks Craig. ;)
Guillermo Guerini