Is it possible to make a site with ASP.NET MVC Framework using .NET 2.0? I am limited to using .NET 2.0 (we use VS 2008, but we have to use the 2.0 Framework) and I really want to try out the MVC Framework.
|
|
|
|
|
|
|
Scott Hanselman described a way to make it work, with some caveats, in his blog: |
||
|
|
|
|
It can be done using Visual Studio 2008, but it can cause headaches...
Much of this can be found in a lot more detail on Scott Hanselman's blog |
||
|
|
