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.
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.
Take a look at ASP.NET MVVM on CodePlex.
The framework author also talks about it a little in Presentation Model in Action.