Modern JavaScript Concepts for ASP.NET Web Forms
This repository contains some ideas for how ASP.NET Web Forms could be enhanced to provide significantly improved perceived performance by interacting with controls using modern JavaScript libraries.
In its current state, we are exploring Angular 1 and Knockout libraries interacting with our components. Initially, we are testing these concepts with the GridView control and will continue with the FormView control.