Step 3 – Setup my project

So now that I understand Webpack, I needed to setup my project.  Because we are dealing with legacy systems (ASP.NET v4) I didn’t want to stray too far from what the company is already using, so I chose to write the application as a ASP.NET MVC 5.3 application that would run on the existing servers … More Step 3 – Setup my project

Angular 1, OAuth, and OData, and Custom Identity Provider

At work this week I started a new project creating a search and assignment tool for a sales based call centre. They have an existing database and ASP. Net Web forms web site system and a very complex login mechanism (which they hand rolled, completely bypassing ASP. Net Membership and Roles). I decided to take … More Angular 1, OAuth, and OData, and Custom Identity Provider