Click here to Skip to main content
15,888,143 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Everyone,

I hope you are doing well and safe.

I am currently looking for information about the usage of MVC and MVVM under Winforms c# application. Does somebody have already used these patterns on this framework ?

Could you bring me some good article about it where I can understand how this is used ?

Thank you very much in advance.
Have a good day.

What I have tried:

I could find numerous of explanation and example on their usage in xamarin or asp.net but not on winforms platform, I mean when they do not refer to an xml view.
They are using BindContext to link the viewmodel to the view but I wonder how this is done for winforms.

I have just found a good article:
The Model-View-Controller (MVC) Pattern with c#/Winforms by Volynsky Alex
Posted
Updated 10-Aug-20 22:22pm
v2

1 solution

Search[^].

For MVVM go to the WPF section.
 
Share this answer
 
Comments
SuperMiQi 11-Aug-20 5:32am    
Thank you

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900