ASP.NET Monsters #63: Model Binding in ASP.NET Core | ASP.NET Monstershttp://ch9northcentralus.blob.core.windows.net/mfupload/8e53d7f0ebdb4eaaaedba67601277761/ep63.mp4 Action parameters in ASP.NET Core MVC are automatically populated for you (as best they can be by the default model binder) from the incoming request using a series of conventions. You can bind primitives and complex types, lists, and even lists of complex types. Join Monster James as he walks through all of these… Read More
Episode 6 – JSON Data and The Options Pattern | ASP.NET Monstershttp://ch9northcentralus.blob.core.windows.net/mfupload/7eae0c8282b1464582b2a5a70149a59b/JSONMonster.mp4 So, the problem with configuration is that in the past it’s not really been that great to work with. In ASP.NET there are wholesale changes and, in our last video, we looked at how the runtime gives better options for storage and mechanisms for loading data. Here, we’ll look at structured storage and strongly-typed… Read More
Hanselminutes on 9 – ASP.NET MVC 3 and NEW ASP.NET Futures with Phil Haack and Morgan the InternScott sneaks into the office of Phil Haack and Morgan the Canadian Intern to talk about the release of ASP.NET MVC 3 Preview 1 and some of the cool “futures” stuff that Morgan (and our fleet of interns) is working on. Source link… Read More