- New flexible and cross-platform runtime
- New modular HTTP request pipeline
- Cloud-ready environment configuration
- Unified programming model that combines MVC, Web API, and Web Pages
- Run multiple .NET Framework versions side-by-side
- Ability to see changes without re-building the project
- Ability to self-host or host on IIS
- New tools in Visual Studio 2015, including Grunt, Gulp, Bower, and NPM integration
- there is no need to rebuild
- it used Roslyn compiler for this.
- Debug lambda expression
- In .Net 5, you can easily IIS host or self host, your asp.net 2015 project.
Here you will find about .net technology. also can get example about MVC.net and jquery.
Tuesday, October 11, 2016
Top Changes in ASP.NET 5 and MVC 6
Subscribe to:
Post Comments (Atom)
Opps Part 1 : Abstraction
Abstraction in C# is a fundamental concept of object-oriented programming (OOP) that allows developers t...
-
<html> <body> <table> <tr><td>Text to Save:</td></tr> <tr> <td colspan="3...
-
SQL Server has several fixed database roles such as db_datareader and db_datawriter , which grants the user read and write access res...
-
MaxDepth – A positive integer that specifies the maximum nested node depth per read. The default value is 32. Maximum is 2147483647. Ma...
No comments:
Post a Comment