I\'m looking for an MVVM implementation for ASP.NET. How should I approach this ? Can you propose any design that solves this problem particularly for ASP.NET Webforms ?
https://github.com/Zhestokus/dotNet-ASP.NET.TwoWayModel
little library, provides functionality for pattern like MVC/MVVM without third party JavaScript frameworks
e.g
you can bind some control property to class property