I\'m looking for a non-trivial example of MVC/MVP implemented in Winforms (C# .NET). I searched the website but getting only trivial examples, a little more would be helpful.>
Have a look at Koossery.MVCWin. It has links to some tutorials that should provide some sample applications. In addition, it's an actual MVC framework, so it might help you get there faster.