Learning to code: Week 4 – ASP.NET MVC view model basics
This week, I made limited progress learning to code. I was out of town on a work project Sunday – Wednesday. Since I got home, I’ve been slammed with catch up tasks. However, I was able to read a few good resources while in the air or airports on MVC view models. I wanted to link to them here for reference.
- Getting Started with Entity Framework 6 Code First using MVC 5 the section here gets into view model basics.
- View Model Design And Use In Razor Views
This next week, I hope to put these resources to good use for a potential enhancement to the MVC framework app Mr. Miyagi and I are working on.
More next week…