Read More AASP.NET HTTP Logging in ASP.NET 6.0byAlex WolfNovember 11, 2021 ASP.NET 6.0 is finally here! Don't let smaller features like HTTP Logging get lost in the hype - sometimes they add the most value to real development.
Read More AASP.NET Faster Development with .NET Watch and BlazorbyAlex WolfSeptember 3, 2021 In this video we’ll explore how .NET Watch can vastly improve your productivity when building dynamic UI’s with…
Read More AASP.NET Adding Validation MetaData to Entity Framework Auto Generated ClassesbyAlex WolfMarch 3, 2015 Entity Framework’s Code First is one of my favorite tools, but in my experience it is somewhat uncommon…
AASP.NET Creating a Generic Repository with Entity Framework and MVCbyAlex WolfJanuary 24, 2015 Hey there! So, I really like Generic Repositories. They are a very useful design pattern and are enjoyable…
AASP.NET Efficient MVC Redirects Using an HTTP ModulebyAlex WolfNovember 2, 2014 Redirects are a common necessity for websites operating in the real world. Perhaps your marketing team wants a…
AASP.NET General Thoughts on Passing Exam 70-486 (MVC Web Applications)byAlex WolfJuly 10, 2014 It’s a beautiful day! This week I was fortunate enough to pass the Microsoft Certification Exam 70-486, which…
AASP.NET Streaming Authenticated Video with Amazon Web Services and .NETbyAlex WolfDecember 10, 2013 Welcome! This post is designed to alleviate much of the confusion surrounding AWS video streaming, specifically with .NET…