Can mvc be used for desktop applications?
Answer Posted / Vishal Upadhyay
Yes, the Model-View-Controller (MVC) design pattern can be applied to create desktop applications in C# using frameworks like WPF or WinForms.
Post New Answer View All Answers
Which namespaces are necessary to create a localized application?
1134
What is an abstract class c#?
955
Why can't we use a static class instead of singleton?
947
How to assign Null value to Var?
1051
How do you inherit a class into other class in c#?
980
What is expression tree in c#?
990