What is new in ASP.Net MVC6.0 Compare to Asp.Net MVC5? Please explain it..... [Resolved]

Posted by Kumarkrishna184 under ASP.NET MVC on 12/29/2015 | Points: 10 | Views : 2330 | Status : [Member] | Replies : 2
What is new in ASP.Net MVC6.0 Compare to Asp.Net MVC5?

Thanks and Regards,
Krishna Kumar



Responses

Posted by: Sheonarayan on: 12/30/2015 [Administrator] HonoraryPlatinum | Points: 50

Up
0
Down

Resolved
There are many however with each release of ASP.NET 5 (ASP.NET MVC 6 is part of this), things are getting outdated.

Look at the road map of ASP.NET 5 at https://github.com/aspnet/Home/wiki/Roadmap and follow this. The project structure of Beta7, Beta8 was different and now with RC1, its different. Things are being optimized so writing new changes here may get outdated after RC2 will get released in Feb 2016.

The major changes are, things are becoming javascript oriented rather than xml. (earlier it was xml based config file now, its json based config file). Apart from that there are many other changes.

Thanks

Regards,
Sheo Narayan
http://www.dotnetfunda.com

Kumarkrishna184, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Kumarkrishna184 on: 12/30/2015 [Member] Starter | Points: 25

Up
0
Down
Thanks Sir.......

Thanks and Regards,
Krishna Kumar

Kumarkrishna184, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response