Category: MVC

Adding Support for Azure AD Login (O365) to MVC Apps

I spent the day toying around with ASP.NET MVC 5 web applications and authentication.  I won’t cover the step-by-step as there are plenty of blogs that have it covered. It seems that online, most examples and tutorials show you either...

Why ASP.NET (webforms) Sucks.

Why ASP.NET (webforms) Sucks.

Somehow, I got into a heated discussion at work today regarding the suckitude of ASP.NET web forms development model.  As a preface, I wrote Java for four years in a college, ASP in VBScript and JScript all throughout college, ASP...

I Like Jeffrey Palermo’s Prediction…

I Like Jeffrey Palermo’s Prediction…

I’ve been playing around with ASP.NET MVC for about a week now and it does everything right that ASP.NET web forms did so wrong.  I’ve hated ASP.NET web forms with a passion as soon as I realized that the model...