- Microsoft SharePoint 2010 Development with Visual Studio 2010 Expert Cookbook
- Balaji Kithiganahalli
- 161字
- 2021-04-02 18:31:30
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text are shown as follows: "We can include other contexts through the use of the include
directive."
A block of code is set as follows:
private string GetInitiationData() { return this.txtCreditAmount.Text; }
Any command-line input or output is written as follows:
Add-SPSolution -LiteralPath <Location of your wsp> Install-SPSolution -Identity <WSPName> -WebApplication <URLname> Enable-SPFeature FeatureFolderName -Url <URLName>
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Select File | New | Project. The new project wizard dialog box as shown will be displayed (Make sure to select .NET Framework 3.5 in the top drop-down box)".
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- AJAX and PHP: Building Modern Web Applications 2nd Edition
- 突破平面Premiere Pro 2022短視頻與視頻制作
- COSPLAY的后期藝術(shù):Lightroom+Photoshop修圖技法攻略
- Photoshop CS6中文版從入門到精通(核心技法卷):摳圖、修圖、Camera Raw、調(diào)色、銳化、合成
- Cinema 4D電商美工與視覺設(shè)計(jì)案例教程(培訓(xùn)教材版)
- 中文版Photoshop CS6平面設(shè)計(jì)從新手到高手(超值版)
- Premiere CC視頻編輯入門與應(yīng)用
- Photoshop CC移動(dòng)UI設(shè)計(jì)實(shí)用教程
- Object/Oriented JavaScript
- UG NX 12.0完全自學(xué)寶典
- 中文版Photoshop CS6完全自學(xué)手冊(cè)(超值版)
- Microsoft Silverlight 4 and SharePoint 2010 Integration
- AI設(shè)計(jì)時(shí)代:Midjourney實(shí)戰(zhàn)應(yīng)用手冊(cè)
- 中文版AutoCAD自學(xué)經(jīng)典
- Java EE 5 Development with NetBeans 6