Category Archives: Development

Fix “Mixed Content” When Using Cloudflare SSL And IIS Rewrites

By | March 2, 2019

In this post, I explain how I fixed the “mixed content” security issue when using Cloudflare Flexible SSL, and IIS Rewrite. I Run Two Websites Under One Account Using IIS Rewrites I have two websites that are hosted under one account with my hosting provider (I know!): https://emadashi.com and https://dotnetarabi.com. The way I do it… Read More »

I Have Been Hacked!

By | December 8, 2015

Yes, I’ve been hacked, and it wasn’t fun! In this post I will go through some of the lessons learned. But before that, let’s shed some light on what happened. It began when a friend of mine notified me that my DotNetArabi blog, which is WordPress blog, has new suspicious and unrelated posts. I rushed… Read More »

“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 »

ANZCoders Wrapup

By | June 2, 2015

Over the last week, the first ANZCoders virtual conference was taking place, the conference that you can attend in your pyjamas! Fifteen sessions over five days by twelve speakers, all voted upon by the audience themselves. The conference was live, but it was recorded also on Youtube; every session has its own Youtube video available for… Read More »

Consultant Skills: Having an Opinion

By | November 16, 2014

This is the third of three posts I’ve written about consultant’s skills, check the previous posts if you like: Consultant Skills: Story Telling Consultant Skills: Knowledge Depth & Breadth ————- We work in an industry where one general problem can be solved by too many ways, each emerges from a different mindset and different circumstances.… Read More »