T
T
theonic2015-06-28 22:40:24
.NET
theonic, 2015-06-28 22:40:24

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

1 answer(s)
A
Artem Voronov, 2015-06-28
@newross

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 question

Ask a Question

731 491 924 answers to any question