- Microsoft Windows Communication Foundation 4.0 Cookbook for Developing SOA Applications
- Steven Cheng
- 189字
- 2021-04-13 17:03:59
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: "There is also a corresponding WebInvokeAttribute
for a HTTP POST request."
A block of code is set as follows:
[ServiceContract] public interface IDataService { [OperationContract] string GetData(); }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
[ServiceContract(Namespace="WCF.REST")]
public interface IDataService
{
[OperationContract]
[WebGet(ResponseFormat= WebMessageFormat.Json)]
SimpleData GetData();
}
Any command-line input or output is written as follows:
certmgr -c -r localmachine -s my
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: "Selecting Add Service Reference will launch a dialog where one can control the configuration options on how the WCF service proxy gets generated".
- 云化虛擬現(xiàn)實(shí)技術(shù)與應(yīng)用
- Vue.js框架與Web前端開(kāi)發(fā)從入門(mén)到精通
- 圖像處理中的數(shù)學(xué)修煉(第2版)
- CAD/CAM軟件應(yīng)用技術(shù)
- AutoCAD 2019中文版計(jì)算機(jī)輔助繪圖全攻略
- Photoshop CS6從入門(mén)到精通
- 虛擬現(xiàn)實(shí):沉浸于VR夢(mèng)境
- Origin 2022科學(xué)繪圖與數(shù)據(jù)分析
- ChatGPT+AI文案寫(xiě)作實(shí)戰(zhàn)108招
- Photoshop CC新媒體圖形圖像設(shè)計(jì)與制作(全彩慕課版)
- 中文版3ds Max 2020基礎(chǔ)教程
- 攝影師的后期課:人像調(diào)色篇
- WS/BPEL 2.0 for SOA Composite Applications with Oracle SOA Suite 11g
- Microsoft Dynamics Sure Step 2010
- Photoshop圖像處理立體化教程:Photoshop 2021(微課版·第2版)