MMy Courses Building a Task Tracking App with Razor PagesbyAlex WolfFebruary 20, 2020 In this project, you’ll use Razor Pages to build an application that allows us to create tasks and…
MMy Courses ASP.NET Core 3.0: The MVC Request Life CyclebyAlex WolfOctober 2, 2019 Many developers learn to work with MVC through Action methods, Controllers, Razor views, and the other essential components.…
MMy Courses Code Analysis in Visual Studio 2019byAlex WolfJune 5, 2019 Application source code can often deteriorate in quality as projects grow in complexity. In this course, Code Analysis…
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…
NNopCommerce Professional NopCommerce Training Released!byAlex WolfJanuary 27, 2015 Hey there, I’m excited to announce that I have released a professional NopCommerce training course today through Pluralsight!…
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…
NNopCommerce Overriding NopCommerce Admin Views and Partial ViewsbyAlex WolfOctober 8, 2014 Overriding NopCommerce Admin Views is often a topic of confusion for Nop developers, but the task seems more…
NNopCommerce Fixing Broken NopCommerce Razor IntellisensebyAlex WolfSeptember 28, 2014 I’ve been working with NopCommerce plugins for a while now, and for a long time I never really…
NNopCommerce Advanced NopCommerce Plugin Tutorial – Data Access, Services, Kendo UI and more!byAlex WolfSeptember 13, 2014 Hey there, I recently completed a fairly extensive NopCommerce plugin tutorial. I created this with the goal of…