Microsoft has announced some great features to ASP.NET and will allow greater flexibility in developing and deploying web applications. Now with the new Roslyn compiler, you can select different libraries as dependencies to an application, and utilize them on-the-fly without the need to recompile. It’s all faster and more efficient than ever to do it all in memory. Next generation ASP.NET applications will also be better optimized for cloud and dedicated server environments. Check it out!

Read - Introducing ASP.NET vNext - Scott Hanselman

Leave a Comment