- SharePoint Development with the SharePoint Framework
- Jussi Roine Olli J??skel?inen
- 174字
- 2021-07-08 10:13:55
Web templates
Microsoft made a third type of template, called the Web Template. This was an evolution on Site Definitions but also took the better parts from Site Templates. A Web Template was a single XML file that only contained the deltas (changes) from a Site Definition without the need to first create a custom Site Definition. A developer could then have a peek at all the available Site Definitions as they were on the disk of the SharePoint server, figure out which was the best base template for the intended need, and provides a simple XML file that would provide the instruction set for a custom Web Template. This template would then show on the template selection list upon creating a new SharePoint site (or site collection, for that matter), and would not differ for the end user but, at the same time, could provide additional or customized functionality from the original Site Definition. The XML file for the Web Template could also be packaged in a manageable package and distributed as fit.
- 深入核心的敏捷開發:ThoughtWorks五大關鍵實踐
- Reporting with Visual Studio and Crystal Reports
- 大學計算機應用基礎實踐教程
- Python自動化運維快速入門(第2版)
- 編寫高質量代碼:改善Python程序的91個建議
- DevOps Automation Cookbook
- Animate CC二維動畫設計與制作(微課版)
- 高級語言程序設計(C語言版):基于計算思維能力培養
- 微服務從小白到專家:Spring Cloud和Kubernetes實戰
- Unity&VR游戲美術設計實戰
- Flowable流程引擎實戰
- Julia 1.0 Programming Complete Reference Guide
- Unity 2018 Augmented Reality Projects
- Getting Started with Nano Server
- GitHub入門與實踐