MVVM pattern for ASP.NET Webforms?

Viewed 20511

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 ?

Thanks.

5 Answers
Related