edit-article
Home
Up
Delete
Article Name:
Article Description:
By Scott Hanselman - an unofficial breakdown of what's new and cool in the asp.net programming framework
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">asp.net vNext</h1> <h2>[WHAT]</h2> <ol> <li>] Scott Hanselman @msft.com - breaks out the most recent highlights of changes in the asp.net platform.</li> </ol> <h2>[WHY]</h2> <ol> <li>] </li> </ol> <h2>[WHERE]</h2> <ol> <li><strong>] READ THE FULL ARTICLE</strong></li> <ol> <li>] <a href="http://www.hanselman.com/blog/IntroducingASPNETVNext.aspx" target="_blank">http://www.hanselman.com/blog/IntroducingASPNETVNext.aspx</a></li> </ol></ol> <h2>[WHEN]</h2> <ol> <li>] 2014-05-12</li> </ol> <h2>[SUMMARY]</h2> <ol> <li>] <strong>really cool stuff going on on the ASP.NET and Web Tools team.</strong> The team has been pushing open stuff at Microsoft for a few years now and we've joined forces with the amazing innovators from the .NET core team and beyond</li> <li><strong>] features announced at Build 2014 conference</strong></li> <ol> <li>] <span style="text-decoration: underline;"><span style="color: #0066cc;"><a href="http://blogs.msdn.com/b/dotnet/archive/2014/04/02/announcing-net-native-preview.aspx" target="_blank">NET Native</a></span></span> - compile .NET ahead-of-time. Everything gets faster. </li> <li>] <a href="http://roslyn.codeplex.com/" target="_blank">.NET Compiler Platform ("Roslyn")</a> - All new C# and VB compilers, new language features, compiler-as-a-service and it’s Open Source. </li> <li>] <a href="http://blogs.msdn.com/b/dotnet/archive/tags/ryujit/" target="_blank">Nextgen JIT</a> - All new optimized JITter for the latest processors</li> </ol> <li>] Today, you run ASP.NET using the same CLR that desktop apps use. We’re adding a cloud-optimized (my cloud, your cloud, their cloud - server stuff) version optimized for server scenarios like low-memory and high-throughput.</li> <li>] ASP.NET vNext will <strong>let you deploy <span style="text-decoration: underline;">your own version of the .NET Framework</span> on an <span style="text-decoration: underline;">app-by-app-basis</span></strong>. One app with new libraries can’t break an app next door with a different version. Different apps can even have their own cloud-optimized CLR of their own version. <strong>The CLR and cloud-optimized libraries are NuGet packages!</strong></li> <li><strong>] highlights</strong></li> <ol> <li>Cloud and server-optimized</li> <li>ASP.NET MVC and Web API have been unified into a single programming model</li> <li>No-compile developer experience</li> <li>Dependency injection out of the box</li> <li>Side by side - deploy the runtime and framework with your application</li> <li>NuGet everything - even the runtime itself</li> <li>All Open Source via the .NET Foundation and takes contributions</li> </ol></ol> <h2>[SUMMARY - auto by smmry.com]</h2> <ol> <li>ASP.NET vNext will take things to the next level.</li> <li>Today, you run ASP.NET using the same CLR that desktop apps use.</li> <li>ASP.NET vNext will let you deploy your own version of the.</li> <li>I can run ASP.NET vNext apps within Visual Studio, of course, and within IIS, but I can also easily "Self-host" them from the command line or within my own application.</li> <li>I run "Kvm list" to see what versions of the ASP.NET vNext are available.</li> <li>ASP.NET vNext is: Cloud and server-optimized ASP.NET MVC and Web API have been unified into a single programming model No-compile developer experience Dependency injection out of the box Side by side - deploy the runtime and framework with your application NuGet everything - even the runtime itself All Open Source via the.</li> </ol> <h2>[REFERENCE]</h2> <ol> <li>] src = hn, comments</li> <ol> <li>] COMMENT on ORM, lightweight framework to replace EFF</li> </ol></ol> <h1 style="text-align: center;"> </h1>