You need to ensure that users can return to previous screens

You are designing an application by using Windows Presentation Foundation (WPF) and
Microsoft .NET Framework 4. The application consists of multiple data entry screens. You
need to ensure that users can return to previous screens. You also need to ensure that
users can view a history of screens. What should you do?

You are designing an application by using Windows Presentation Foundation (WPF) and
Microsoft .NET Framework 4. The application consists of multiple data entry screens. You
need to ensure that users can return to previous screens. You also need to ensure that
users can view a history of screens. What should you do?

A.
Create hyperlinks to allow a user to move between data entry screens. Use the
NavigationService class to manage navigation history.

B.
Create buttons to allow a user to open a new Window as an MDI child window for the
data entry screens.

C.
Create buttons to allow a user to open a new window for the data entry screens.

D.
Create hyperlinks to allow a user to move between data entry screens. Use the
NavigationProgressEventArgs class to manage navigation history.



Leave a Reply 0

Your email address will not be published. Required fields are marked *