- We are looking to use the MVC Framework in our SP Application.
- This is what we are trying to accomplish… A virtual directory within the SPSite which can host and run MVC. for e.g., /_layouts/MVC/
Any hints on the required configuration changes (if at all this is possible) will be very helpful.
This might be of interest to you http://www.codeplex.com/SharePointMVC
I published it about 5 minutes ago.
It is basically a library to help rendering ASP.MVC inside a SharePoint masterpage.
Still early days but you get the idea.