Community Update 2014-02-17 – #aspnet, #webapi, #owin and some #angularjs

I’m bringing you some old stuff with the Page Life Cycle but it’s a necessary read. If you haven’t read it yet and you are still working with WebForms, I suggest you take a look.

Rick Strahl brings us 2 very interesting post. One for enabling WebAPI Basic Authentication and one for a bug that slipped in recent KB update. So if your WebForms default to MVC login URL, check that out.

On the OWIN side of things, a new release of Security providers brings you a whole lot of new supported OpenID provider and half-ogre brings you a basic pattern to lambda dispatcher for OWIN.

Enjoy!

ASP.NET

OWIN

JavaScript