We are planning to start a new Sale Management System which will have about 12 subsystem. We will use MSSQL2008 as a database. We have got custom framework for ASP.NET that was built about 3 years ago which is not MVC type... And i am planning to move to MVC2 Framework.
My Questions are
- What will be the big advantages of moving to MVC2?
- How about the learning curve for MVC2 and will there be any good guided study flow?
- We are planning to use Multirow (Instead of Grid View), inputman (For function key event and validation) from grapecity and ActiveReport.. Will they be easily fit into MVC2 Framework?