Tag Archives: asp.net 5

“Cloud-Ready Web Apps With ASP.NET 5” – Ignite Australia

By | November 25, 2015

It was a wonderful week last week spent in the beautiful Gold Coast after a very interesting Microsoft Ignite conference. I got the opportunity to present on how ASP.NET 5 is designed to be suitable for being hosted on the cloud, the following is the recording of my session: If you missed the event you can… Read More »

Dependency Injection In ASP.NET 5 – One Step Deeper

By | June 16, 2015

Dependency Injection has always been an integral part of all the web frameworks under the umbrella of the ASP.NET: Web API, SignalR, and MVC. But historically, these frameworks evolved separately from each other, hence each of these frameworks had its own way of supporting Dependency Injection, even with Katana‘s trial to bring these frameworks together… Read More »