I am new to both concepts.
1) I want to know that MVC and WPF are the same concepts, but is WPF for the desktop and the other for WEB?
2) It will be easy to find out more. Should I study one of them?
I think you probably had in mind ASP.NET MVC technology when you talked about "MVC" (based on the tags of your question). In any case, here are a few points that may clarify what is happening:
ASP.NET MVC - - model-view-controller (MVC). , .
WPF - Windows. WPF, -view-viewmodel (MVVM). MVC ( ) WPF, , .
, :
- , ( ), , .
, .NET GUI . , , .
MVC (model-view-controller) .
WPF (Windows Presentation Framework) - Microsoft MVC. , MVC, , WPF.
MVC - , ( -, WPF, Swing ..). , MVC , , , .
,
WPF Silverlight , WPF, ASP.NET MVC. Silverlight - .NET; Silverlight XAML , ( -) WPF .NET.
ASP.NET MVC - Microsoft MVC. MVC WebForms ( "" - ASP.NET), , MVC - WebForms RAD (Rapid Application ), , , .
: MVC, , , - (HTML/CSS/JavaScript/.NET), WPF ( XAML/WPF/.NET).
2) . ?
Shure: # vb. Visual Studio.
, .NET(Winform, ASP.NET, Silverlight...)
. MVC - , WPF - Microsoft.
MVC WPF, WPF MVVM . MVC -.
Grz, Kris.
Source: https://habr.com/ru/post/1750900/More articles:php: datetime arithmetic - phpWhy is `ereg` deprecated in PHP? - phpObjective-C performSelector does not call a method with a parameter - objective-csleeping generator will not insert with a unique identifier - javaGetting shared_ptr to call a member function after the reference count reaches 0 - c ++str_shuffle () equivalent in javascript? - javascriptnew delimiter for textarea in html - javascriptДля вершины структуры, какая разница между вершиной map [int] и map [int] * vertex? - goPassing a command to start a Java process? - javaHow to limit or limit html tags that a user can enter into a web form, pref. client side? - javascriptAll Articles