Answer the question
In order to leave comments, you need to log in
Navigation: Page or Window?
What is the best way to implement navigation in a WPF application - through windows or pages?
If pages, is it possible to transfer data between them?
What are the benefits of page navigation?
PS I'm making a single-window (in the sense only one window is open at the same time) application.
Answer the question
In order to leave comments, you need to log in
Navigation is better done paginated.
Data transfer is always possible. But to do it smartly and know the benefits, learn MVVM.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question