1.
Question. You are developing a Windows Presentation Foundation (WPF) application. You need to ensure that when the user attempts to run the application, the user cannot use the application if a new version of the application is available. What should you do?
2.
Project with WPF and WF in which tier to perform changes?
3.
Select deployment file .abc associated to an application with icon on the desktop
4.
Wpf panel2 gets enabled when several TextBox contols have text on Panel1. Panel2 changes color by one of these TextBox values at the moment when panel is enabled.
5.
Preparing a component to be localized how to proceed? select 2
6.
How to let external user access a network via a token
7.
WPF + WCP solution, which exception generates a crash in the application?
8.
Different wpf applications use different controls to show Address values. What to use to standardize wpf controls visualization:
9.
What do you suggest for windows application that creates MS Word files:
10.
How to navigate to Page3 when wpf frame shows Page2 for the first time: