ASP.NET Core Demystified ASP.NET Core Tutorials Model Binding - ASP.NET Core Demystified by Matthew Jones
ASP.NET Core Demystified ASP.NET Core Tutorials Routing in MVC - ASP.NET Core Demystified Let's see how to route URLs to controller actions using both conventions and attributes in ASP.NET Core! by Matthew Jones
Work/Life Balance Rants The Toxic Glorification of Working Hard When companies put out ads glorifying workers who willingly sacrifice time for money, who wins? Hint: not you. by Matthew Jones
RestSharp ASP.NET ASP.NET Web API The Ultimate RestSharp Client in ASP.NET and C# Let's build the ultimate RestSharp client in ASP.NET, and show how we can use RestSharp to consume APIs simply and effectively. by Matthew Jones
Async/Await Oracle ASP.NET Why Does ODP.NET Have Async Methods If They're Not Asynchronous? by Matthew Jones
RestSharp ASP.NET Web API ASP.NET MVC Extending RestSharp to Handle Timeouts in ASP.NET MVC Let's modify RestSharp to handle timeouts with ASP.NET MVC and Web API! by Matthew Jones