Magenic Lead Consultant Allen Conway will be speaking at Modern Apps Live! (part of Visual Studio Live Las Vegas 2017) this March. One of his sessions will focus on building modern apps on the client ...
In an earlier column, I created a simple Angular app in TypeScript that displayed a dropdown list of Customer objects retrieved from an ASP.NET MVC Controller’s Action method. In this column, I’m ...
I'll get the server-side code (and the client-side code that hasn't changed from my previous column) out of the way first. While it's not strictly part of my server-side code, here's that entry point ...