model-view-controller

About this tag
The model-view-controller (MVC) tag on WindowsForum.com covers discussions about the MVC architectural pattern in software development, particularly in the context of Windows and Microsoft technologies. Content includes references to UWP sample apps like FamilyNotes, which demonstrate MVC principles alongside features such as ink, speech, and face recognition. The tag is relevant for developers building Windows applications who want to understand how MVC separates data, user interface, and control logic. Topics may include implementing MVC in C#, .NET, or other Microsoft frameworks, as well as best practices for structuring code in Windows apps.
  1. News

    FamilyNotes: Introducing a Windows UWP sample using ink, speech, and face recognition

    If you watched the Build 2016 keynote talks, you may have noticed how Microsoft is focusing more and more on improving how we humans interact with computers, by means of ink, speech, and other “more personal computing” features. Modern software is changing focus to using natural interfaces as...
Back
Top