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 MVC Deploying an MVC Code First application to Windows AzurebyAlex WolfAugust 19, 2014 Deploying an Entity Framework Code First application to Azure can be confusing. Maybe this is just my opinion…
AASP.NET MVC Updating Posted Form Values on Postback with MVC – Fixing “Cached” ValuesbyAlex WolfJuly 26, 2014 While working on a project I encountered a strange issue. I created a simple registration form that posted…
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…