Wrox Home  
Search
Professional Windows PowerShell Programming: Snapins, Cmdlets, Hosts and Providers (0470173939) cover image
Professional Windows PowerShell Programming: Snapins, Cmdlets, Hosts and Providers
Arul Kumaravel, Jon White, Michael Naixin Li, Scott Happell, Guohui Xie, Krishna C. Vutukuri
ISBN: 978-0-470-17393-0
Paperback
336 pages
February 2008

Back to description


About This Title  |  Chapters on Demand  |  Download Code  |  Errata  |  P2P Forum for This Title
Add to Cart
Chapter 1: Introduction to PowerShell
12 pages

Welcome to Windows PowerShell, the new object-based command-line interface shell and scripting language built on top of .... more

Chapter 2: Extending Windows PowerShell
16 pages
US $4.99

As you saw in Chapter 1, Windows PowerShell provides an extensible architecture that allows new functionality to be added... more

Chapter 3: Understanding the Extended Type System
34 pages
US $4.99

All languages use a type system to define values and expressions into types. PowerShell is built on top of the .NET Framework... more

Chapter 4: Developing Cmdlets
54 pages
US $4.99

Developing cmdlets is one of the most common and powerful ways to extend PowerShell functionality. This chapter explains... more

Chapter 5: Providers
48 pages
US $4.99

Provider is a common term used in computer science to describe a service or interface for accessing some form of data. ADO... more

Chapter 6: Hosting the PowerShell Engine in Applications
32 pages
US $4.99

Assuming you’ve tried out Windows PowerShell prior to reading this, you’re familiar with PowerShell’s console host, which... more

Chapter 7: Hosts
36 pages
US $4.99

As you saw in Chapter 6, the Windows PowerShell hosting engine provides access to output, error, and input streams of a pipeline... more

Chapter 8: Formatting & Output
24 pages
US $4.99

Formatting & Output is a single component of PowerShell that determines how objects are displayed to the console. PowerShell... more

Appendix A: Cmdlet Verb Naming Guidelines
6 pages
US $4.99

Windows PowerShell uses a verb-noun pair format to name cmdlets. When you are naming your cmdlets, you should specify the... more

Appendix B: Cmdlet Parameter Naming Guidelines
8 pages
US $4.99

Parameter names should be consistent across different cmdlets. Windows PowerShell defines and recommends the parameter names... more

Appendix C: Metadata
12 pages
US $4.99

A key mechanism that enables the off-the-shelf parameter binding available to cmdlet developers is PowerShell’s cmdlet metadata... more

Appendix D: Provider Base Classes and Overrides/Interfaces
20 pages
US $4.99

This appendix lists cmdlet provider base classes and interfaces that you may derive from to implement a PowerShell provider... more

Appendix E: Core Cmdlets for Provider Interaction
4 pages

This appendix lists the cmdlets shipped with Windows PowerShell that directly interact with different provider interfaces... more

Add to Cart
Printer-Ready Version   Share This
DRM-free e-books from Wrox