InterviewSolution
| 1. |
What Is Prism In Windows App Development? |
|
Answer» it’s a very POPULAR MVVM (Model-View-ViewModel) framework created by the PATTERNS & Practices division in Microsoft, with the goal to help developers to IMPLEMENT the MVVM pattern in their application and to support the most common scenarios. Note: Now prism can support for UWP app from Prism 6 version. it’s a very popular MVVM (Model-View-ViewModel) framework created by the Patterns & Practices division in Microsoft, with the goal to help developers to implement the MVVM pattern in their application and to support the most common scenarios. Note: Now prism can support for UWP app from Prism 6 version. |
|