Chapter 17

  1. Windows Forms and XAML / Windows Presentation Framework (WPF).
  2. With a template content as follows:
$targetData | ConvertFrom-String  TemplateContent $TemplateContent
  1. Language Integrated Query.
  2. It has some performance advantages for in-memory processing.
  3. PresentationFramework.
  4. SHiPS stands for Simple Hierarchy in PowerShell and allows the listing of objects like in PSDrives.
  5. Allows you to simply create breakpoints from error records, which has been a huge time-saver for us in the past. Simply pipe the error record to ConvertTo-Breakpoint and a new breakpoint will be set.
  6. You define it once and the values are taken as default, which makes life easier.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset