.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

ASP.NET WebForms Model Binding – Overview

This is the first post in the part of series around Model Binding. In this post I will introduce Model Binding integration in ASP.NET WebForms 4.5 while focusing on history, benefits, principles and the integration of Model Binding. In the upcoming posts, I will be going into the details about the features that are supported by this ...