|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Visual Basic 2010 : Introducing the Data-Binding |
Windows Presentation Foundation offers a powerful data-binding engine, held by the System.Windows.Data namespace, which makes even simpler binding data to the user interface and receiving input from the user as well. |
|
Microsoft PowerPoint 2010 : Adding a Digital Signature |
A digital certificate checks a public key to validate a private key associated with a digital signature. To assure a digital signature is authentic, it must have a valid (non expired or revoked) certificate issued by a reputable certification authority (CA), and the signing person must be from a trusted publisher. |
|
|
|
|
|
|
|
|
|
|
Visual Basic 2010 : Documenting the Source Code - Implementing XML Comments |
XML comments have a double purpose. The first one is enabling additional help within IntelliSense when you write code. The second one is generating an XML file storing information that can be built into a compiled documentation file, such as the .Chm format that also allows navigation between documented items. |
|
|
|
|
Microsoft Excel 2010 : Building More Powerful Worksheets - Using Logical & Financial Functions |
You can use formulas for depreciation, such as SLN (Straight-Line Depreciation) and SYD, or formulas for interest and investments, such as FV, EFFECT or IPMT. Many of the investment functions use the following arguments: rate, nominal_rate, per, nper, pv, fv, pmt, and type. |
|
|
Microsoft PowerPoint 2010 : Editing Comments in a Presentation |
PowerPoint uses a different color comment for each reviewer, which is based on the User name and Initials settings in PowerPoint Options. When you add or edit a comment, the color of the review comment changes to the reviewer’s color, and changes the comment name and date. |
|
|
|
Microsoft Visio 2010 : Refreshing All Data in Linked Diagrams |
The data linking mechanism of Visio is designed for one-way data transfer, that is, for importing data into a Visio diagram. The opposite does not work. In other words, you can refresh the data in a drawing after making changes in a linked data source, but you cannot make changes to data in Visio and then push those changes to the linked data source. |
|
|