воскресенье, 14 ноября 2010 г.

Подготовка к экзамену 70-506: Silverlight 4, Development. Часть 7: Deploying Applications

В начало

Что нужно знать:

  • Configure the Silverlight plug-in.
    This objective may include but is not limited to: passing initialization parameters; configuring windowless mode, background color, and sizing of plugins; incorporating nonstandard splash screens, enabling GPU acceleration, setting the frame rate

  • Dynamically load application resources.
    This objective may include but is not limited to: downloading a zip file, extracting content from a zip file, enabling assembly caching

  • Create a client access policy.
    This objective may include but is not limited to: accessing cross-domain content, accessing communication channels, limiting access to resources

MSDN:

1. Configure the Silverlight plug-in.
Passing initialization parameters
Configuring windowless mode, background color, and sizing of plugins
Incorporating nonstandard splash screens
Enabling GPU acceleration
Setting the frame rate

2. Dynamically load application resources.
Downloading a zip file (Практическое руководство)
Extracting content from a zip file
Enabling assembly caching

3. Create a client access policy.
Accessing cross-domain content
Accessing communication channels
Limiting access to resources

Блоги/Статьи:
Передача параметров в приложение Silverlight через InitParams
FAQ: Что такое clientaccesspolicy.xml и crossdomain.xml
Управление доставкой динамического содержимого в Silverlight. Часть 1.
Управление доставкой динамического содержимого в Silverlight. Часть 2.
Mark Monster

Видео:
Если не установлен Silverlight. Опыт пользователя
Using Startup Parameters with Silverlight
How to Pass Initial Parameters from the Web Page
How To Display A Custom Splash Screen
Loading Dynamic XAPs and Assemblies
Accessing Resources from XAP/DLL/Site
Dynamically Loading Assemblies/Code
How Do I: Tips for Dynamically Loading Assemblies
How to Use Cross Domain Policy Files With Silverlight
Making Requests Cross-Site to Another Domain

Книга:
Книга “Введение в Silverlight 3” глава 6

Комментариев нет: