A few days ago Microsoft released ASP.NET 5 beta8, the first feature-complete version of its flagship Web framework. A lot of expectations come with this new version, both because Microsoft decided to change ASP.NET down to its basis and because this one will be the first multi-platform release for the technology, allowing developers to run their Web or console applications on Windows, Linux and Mac OS X. However, the new version will also be the first one designed from the ground up for the cloud era and thus adopting all methodologies, technologies and conventions that emerged in past few years. As we detailed in a past article (sorry: Italian language only this time!), ASP.NET 5 [...]
Con un post su GitHub, Damian Edwards ha annunciato che la nuova release di ASP.NET, la versione 5, non verrĂ piĂ¹ eseguita da IIS come ISAPI ma attraverso il modulo HTTPPlatformHandler che per l’occasione verrĂ aggiornato con alcune modifiche e reso disponibile anche per Windows Server 2008R2, la versione minima per eseguire ASP.NET 5. La modifica sarĂ disponibile giĂ con la beta8 del software e quindi al prossimo aggiornamento previsto per il 5 Ottobre 2015.
ASP.NET ed IISA prima vista questa modifica potrebbe sembrare ininfluente ma segna un cambiamento piuttosto importante se si considera che sin dalla sua introduzione con IIS 6 e Windows Server 2003, ASP.NET è [...]