Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GUI Development Framework for .Net?

I'm searching for a framework to simplify the development of Winform graphic interfaces. I mean a framework with good implementation of GUI patterns (like MVC, Action, Undo, Observer, Container ...)

I'm tired of writing them every time just to find out that I forgot a little bit here and there!

Thanks.

like image 818
Mehran Avatar asked Feb 28 '26 04:02

Mehran


1 Answers

First thing to do is look at Codeplex.com for WinForms Frameworks. There you will find some such as:

Rocket Framework -Windows http://rocketframework.codeplex.com/

Claymore MVP http://claymore.codeplex.com/

koossery.MVCwin: an MVC open source framework for winform .NET applications http://koosserymvcwin.codeplex.com/

and more...

Or as mentioned by others, you can switch to WPF which allows you to use patterns such as WPF Apps With The Model-View-ViewModel MVVM using Microsoft Frameworks such as Prism. Here some info: http://msdn.microsoft.com/en-us/magazine/dd419663.aspx

like image 86
Carlos Quintanilla Avatar answered Mar 02 '26 19:03

Carlos Quintanilla



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!