- ASP.NET 3.5 Application Architecture and Design
- Vivek Thakur
- 147字
- 2021-05-28 17:47:04
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 are just calling the GetAllProducts()
method, which has all data access code wrapped in a different class named DAL."
A block of code will be set as follows:
<asp:Repeater ID="prodRepeater" runat="server"> <ItemTemplate> Product Code: <%# Eval("Code")%> <br> Name: <%# Eval("Name")%> <br> Unit Price: $<%# Eval("UnitPrice")%> <br> </ItemTemplate> </asp:Repeater>
New terms and important words are introduced in a bold-type font. Words that you see on the screen, in menus or dialog boxes for example, appear in our text like this: "In the Internet Explorer, we can change the default language by going to Internet Options and clicking the Language button under the General tab."
Note
Tips and tricks appear like this.
推薦閱讀
- Flash CC中文版動畫設計與制作/微課堂學電腦
- 使用AADL的模型基工程:SAE體系結構分析和設計語言入門
- Sencha Touch Cookbook, Second Edition
- 中文版Premiere Pro CC入門教程
- Puppet 2.7 Cookbook
- 照相館的故事:Photoshop CC 2018調色合成精修
- SolidWorks快速入門教程(2022中文版)
- PPT設計與制作實戰教程
- Deep Inside osCommerce: The Cookbook
- 攝影師的后期必修課(RAW格式篇)
- Mobile Web Development
- Building SOA/Based Composite Applications Using NetBeans IDE 6
- 中文版Premiere Pro 2022基礎教程
- 中文版SolidWorks 2016完全實戰技術手冊
- 高手之路:Lightroom系統教程