- Mastering LOB Development for Silverlight 5:A Case Study in Action
- Braulio Diez Botella José Fernando Almoguera Pablo Nú?ez Sebastian Stehle Rocio Serrano Rudilla Reyes García Rosado
- 123字
- 2021-08-20 15:36:38
Dragging-and-dropping controls
It is highly recommended that you have a good knowledge of the XAML markup language and some experience practicing it. Nevertheless, if you intend to make a rapid prototype or just need to begin developing immediately, you can use the drag-and-drop controls from the toolbar directly in to the form (as in a WinForms application).

You can also edit the features of a control by accessing the Properties window as shown in the following screenshot:

In order to achieve a higher control over the windows layout (with the aim to, for example, achieve an optimal disposition of the controls in different resolutions), we suggest learning the XAML markup language or using Expression Blend, which is a tool for designers (and developers).
推薦閱讀
- 程序員修煉之道:從小工到專家
- SQL Server 2016 數據庫教程(第4版)
- Python數據分析入門:從數據獲取到可視化
- INSTANT Cytoscape Complex Network Analysis How-to
- The Game Jam Survival Guide
- 大數據架構商業之路:從業務需求到技術方案
- Hadoop集群與安全
- Spring MVC Beginner’s Guide
- 實現領域驅動設計
- Deep Learning with R for Beginners
- 智能與數據重構世界
- ORACLE 11g權威指南
- MySQL技術內幕:InnoDB存儲引擎(第2版)
- 數據質量管理:數據可靠性與數據質量問題解決之道
- CORS Essentials