Explain the new features added in version 4 of MVC (MVC4)?
Following are features added newly –
- Mobile templates
- Added ASP.NET Web API template for creating REST based services.
- Asynchronous controller task support.
- Bundling the java scripts.
- Segregating the configs for MVC routing, Web API, Bundle etc.
Comments
Post a Comment