Showing tag results for Helios

Feb 18, 2014
Post comments count0
Post likes count0

Supplemental to ASP.NET Project “Helios”

levibroderick
levibroderick

This is a supplemental document to my earlier Introducing ASP.NET Project “Helios” post.  It contains extra information that might be of interest to the advanced developer but which didn’t make it into the main post.  I encourage reading the original post before continuing.On performance and resource consumptionWhen most...

ASP.NET
Feb 18, 2014
Post comments count0
Post likes count0

Introducing ASP.NET Project “Helios”

levibroderick
levibroderick

In late 2013 we made available a prerelease NuGet package which allows running a managed web application directly on top of IIS without going through the normal ASP.NET (System.Web) request processing pipeline. This was a relatively quiet event without too much fanfare. At last month’s MVA Windows Azure Deep Dive, we spoke about this for the first ...

ASP.NET