C# Corner
Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Refer
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
MVVM Architecture Overview
WhatsApp
AJAY CHAUHAN
9y
3.7
k
0
0
25
Blog
App.Xaml
App.Xaml is the entry point for the MVVM application.
It contains App_Start event.
It also calls the BootStrapper class.
BootStrapper.cs
Bootstrapper class is used to create module catalog and shell.
Shell
Shell is like master page in MVVM application.
It is the primary screen for the application.
Module Catalog
Module catalog is like a directory which is used to register all the modules in MVVM application.
Region
Regions are used to divide the screen into different parts such as header, footer and menu.
RegionManager
Region manager is used to register regions.
MVVM Architecture
MVVM
MVVM Overview
Recommended related topics
Membership not found