MVC
(Created page with "Software pattern to implement your UI. It separates application into three dependent parts to separate internal architecture of information from the method that data is presen...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Software pattern to implement your UI. It separates application into three dependent parts to separate internal architecture of information from the method that data is presented to and accepted from the user
MVC is a software pattern to implement your UI. It divides the application into three dependent parts to separate the internal architecture of information from the method in which data is presented to and accepted from the user.

Latest revision as of 06:17, 31 October 2023

MVC is a software pattern to implement your UI. It divides the application into three dependent parts to separate the internal architecture of information from the method in which data is presented to and accepted from the user.

This page was edited more than 6 months ago on 10/31/2023. What links here