Hi,
Wondering if anyone can point to some good UI frameworks. I've looked at the Composite UI Application Block and the UI Process Application Block. Just wondering if anyone knows of others that might be worth investigating.
I'm primarily interested in this for use with Windows Forms, not ASP.NET
Thanks,
Matt

UI Frameworks
Rajeshrv
I'll start some writing on the MVC topic and implementation of ingenious, if anyone is interested here you have the link
www.itbuilder.com.mx/blogs/gabriel.oliva
DonRR
MikeMinsk
Thanks, I'll look at both.
Matt
holly c#er
There's also Ingenious MVC framework:
http://sourceforge.net/projects/ingeniousmvc
Arnon
Jim Glass - MSFT
rufuskes
DevExpress has a good framework, Simple Application Framework for .Net. It handles normal Windows Applications. It is described in a white paper under best practices. The download code utilizes their tools, but you can use standard .Net controls in place of them. It is extensible and easy to understand.