Требования к знаниям:
- Implement a WPF test strategy.
This objective may include but is not limited to: automation peer, UI automation, IntelliTrace - Debug XAML by using the WPF Visualizer.
This objective may include but is not limited to: accessing the Visualizer, drilling down into the visual tree, viewing and changing properties
This objective does not include: setting a breakpoint and stepping through code - Debug WPF issues by using PresentationTraceSources.
This objective may include but is not limited to: animation, data binding, dependency properties - Configure a ClickOnce deployment.
This objective may include but is not limited to: configuring the installation of a WinForms, WPF, or XBAP application by using ClickOnce technology; choosing appropriate settings to manage upgrades - Create and configure a Windows Installer project.
This objective may include but is not limited to: configuring a setup project to add icons during setup, setting deployment project properties, configuring conditional installation based on operating system versions, setting appropriate Launch Conditions based on the .NET Framework version, adding custom actions to a setup project, adding error-handling code to a setup project - Configure deployment security settings.
This objective may include but is not limited to: configuring and integrating UAC by using ClickOnce deployments; setting appropriate security permissions to deploy the application
Ссылки на MSDN:
- Implement a WPF test strategy.
Automation peer;
UI automation;
IntelliTrace. - Debug XAML by using the WPF Visualizer.
Accessing the Visualizer;
Drilling down into the visual tree;
Viewing and changing properties. - Debug WPF issues by using PresentationTraceSources.
Animation;
Data binding;
Dependency properties. - Configure a ClickOnce deployment.
Configuring the installation of a WinForms, WPF, or XBAP application by using ClickOnce technology;
Choosing appropriate settings to manage upgrades - Create and configure a Windows Installer project.
Configuring a setup project to add icons during setup;
Setting deployment project properties;
Configuring conditional installation based on operating system versions;
Setting appropriate Launch Conditions based on the .NET Framework version;
Adding custom actions to a setup project;
Adding error-handling code to a setup project. - Configure deployment security settings.
Configuring and integrating UAC by using ClickOnce deployments;
Setting appropriate security permissions to deploy the application.
Статьи/Блоги:
Трассировка событий в приложении Windows Presentation Foundation
Поэтапное создание проекта установки и развертывания приложения WPF
MSDN Magazine/RU:
Поиск и устранение уязвимостей до выпуска приложения
Автоматизация тестирования пользовательского интерфейса в приложениях WPF
Video на TechDays/RU:
DependencyObject и DependencyProperty
Video на WindowsClient/EN:
Deploying a Standard WPF Application Using ClickOnce and Visual Studio
ClickOnce for Application Deployment
Комментариев нет:
Отправить комментарий