Browse Results

Showing 61,601 through 61,625 of 62,955 results

Windows Phone 7 XNA Cookbook

by Zheng Yang

Written in a cookbook style, this book offers solutions using a recipe based approach. Each recipe contains step-by-step instructions followed by an analysis of what was done in each task and other useful information. The cookbook approach means you can dive into whatever recipes you want in no particular order. If you are an aspiring programmer with some basic concepts in C# and object-oriented knowledge who wants to create games for Windows Phone 7, this book is for you. This book is also for the experienced programmers want to transfer from Windows or Xbox to the Windows Phone 7 platform. Only basic knowledge of C# and .Net is required.

Windows Phone 7 in Action

by Michael Sync Massimo Perga Tim Binkley-Jones

SummaryWindows Phone 7 in Action is a hands-on guide to building mobile applications for WP. Written for developers who already know their way around Visual Studio, this book zips through the basics, including an intro to WP7 and Metro. Then, it moves on to the nuts and bolts of building great phone apps.About the TechnologyWindows Phone 7 is a powerful mobile platform sporting the same Metro interface as Windows 8. It offers a rich environment for apps, browsing, and media. Developers code the OS and hardware using familiar .NET tools like C# and XAML. And the new Windows Store offers an app marketplace reaching millions of users.About the BookWindows Phone 7 in Action is a hands-on guide to programming the WP7 platform. It zips through standard phone, text, and email controls and dives head-first into how to build great mobile apps. You'll master the hardware APIs, access web services, and learn to build location and push applications. Along the way, you'll see how to create the stunning visual effects that can separate your apps from the pack.Written for developers familiar with .NET and Visual Studio. No WP7 or mobile experience is required.Purchase includes free PDF, ePub, and Kindle eBooks downloadable at manning.com.What's InsideFull introduction to WP7 and MetroHTML5 hooks for media, animation, and moreXNA for stunning 3D graphicsSelling apps in the Windows StoreAbout the AuthorsTimothy Binkley-Jones is a software engineer with extensive experience developing commercial IT, web, and mobile applications. Massimo Perga is a software engineer at Microsoft and Michael Sync is a solution architect for Silverlight and WP7.Table of Contents4>PART 1 INTRODUCING WINDOWS PHONEA new phone, a new operating systemCreating your first Windows Phone applicationPART 2 CORE WINDOWS PHONEFast application switching and scheduled actionsLaunching tasks and choosersStoring dataWorking with the cameraIntegrating with the Pictures and Music + Videos HubsUsing sensorsNetwork communication with push notifications and socketsPART 3 SILVERLIGHT FOR WINDOWS PHONEApplicationBar, Panorama, and Pivot controlsBuilding Windows Phone UI with Silverlight controlsManipulating and creating media with MediaElementUsing Bing Maps and the browserPART 4 SILVERLIGHT AND THE XNA FRAMEWORKIntegrating Silverlight with XNAXNA input handling

Windows Phone 7.5 Application Development with F#

by Lohith G. N

A short book with important concepts and instructions.This book is for those who want to find out more about Windows Phone and are familiar with functional programming languages, and in particular, F#. The book assumes that you know how to program using F# as a language. However, the book does take you through a brief introduction to Windows Phone as a platform and F# as a language.As with all Packt books this guide will use practical examples to impart information to the reader.

Windows Phone 7.5 Data Cookbook

by Ramesh Thalli

The book is written in a cookbook style, presenting examples in the style of recipes, allowing you to go directly to your topic of interest, or follow topics throughout a chapter to gain in-depth knowledge. This book is for developers who want to build data-driven apps, or a line of business applications using the Windows Phone platform. It is also useful for developers on other mobile platforms looking to convert their apps to Windows Phone 7.5 Mango. Basic understanding of C#, XAML and Silverlight is required.

Windows Phone 7.5: Building Location-aware Applications

by Zeeshan Chawdhary

This is a practical, hands-on tutorial based on real-world applications, using real-world 3rd Party APIs, teaching the essential tricks to get started in building location aware apps for Windows Phone. With plenty of images and code wherever necessary, this book will take you just a few days to get up to speed, no long weekend classes, no bible to read, a few chapters and you are off. If you are a developer who wants to develop apps for the Windows Phone 7 platform, but do not know where to begin, then this book is for you. Developers working on the Android and iPhone platform wishing to port their apps on the Windows Phone ecosystem will also find this book useful. The bundled code and apps can also help a non-developer; a smart business or sales person to quickly analyze and build new applications. This book is also aimed at Managers and Architects in the News and Entertainment industry; since two giants of this industry (Eventful.com and Patch.com) are mentioned extensively within the book.

Windows Phone 8 Application Development Essentials

by Tomasz Szostak

A mini-tutorial full of code examples and strategies to give you plenty of options when building your own applications for Windows Phone 8.This book is ideal if you are a developers who wants to get into mobile development. Some C# background may be useful for a complete understanding.

Windows Phone 8 Development Internals

by Andrew Whitechapel Sean Mckenna

Build and optimize Windows Phone 8 apps for performance and security Drill into Windows Phone 8 design and architecture, and learn best practices for building phone apps for consumers and the enterprise. Written by two senior members of the core Windows Phone Developer Platform team, this hands-on book gets you up to speed on the Windows 8 core features and application model, and shows you how to build apps with managed code in C# and native code in C++. You'll also learn how to incorporate Windows Phone 8 features such as speech, the Wallet, and in-app purchase. Discover how to: Create UIs with unique layouts, controls, and gesture support Manage databinding with the Model View ViewModel pattern Build apps that target Windows Phone 8 and Windows Phone 7 Use built-in sensors, including the accelerometer and camera Consume web services and connect to social media apps Share code across Windows Phone 8 and Windows 8 apps Build and deploy company hub apps for the enterprise Start developing games using Direct3D Test your app and submit it to the Windows Phone Store

Windows Phone 8 Game Development

by Marcin Jamro

Written as a practical Packt tutorial, this essential reference will show you how to develop engaging games on the Windows Phone 8 platform.The book is dedicated to the beginners in 3D game development that want to learn how to create their first game for the Windows Phone 8 platform. You do not need to have any prior experience regarding the integrated development environment, the mobile platform, and used technologies. However, some basic knowledge of C++ and C# languages, as well as object-oriented programming, is required to understand parts of code described in the book.

Windows Phone 8 Recipes

by Lori Lalonde David R. Totzke

Windows Phone 8 Recipes is a problem-solution based guide to the Windows Phone 8 platform. Recipes are grouped according to features of the platform and ways of interacting with the device. Solutions are given in C# and XAML, so you can take your existing . NET skills and apply them to this exciting new venture. Not sure how to get started? No need to worry, there's a recipe for that! Always wondered what it takes to add cool features like gesture support, maps integration, or speech recognition into your app? We've got it covered! Already have a portfolio of Windows Phone 7 apps that needs to be upgraded? We have a recipe for that too! The book starts by guiding you through the setup of your development environment, including links to useful tools and resources. Core chapters range from coding live tiles and notifications to interacting with the camera and location sensor. Later chapters cover external services including Windows Azure Mobile Services, the Live SDK, and the Microsoft Advertising SDK, so you can take your app to a professional level. Finally, you'll find out how to publish and maintain your app in the Windows Phone Store. Whether you're migrating from Windows Phone 7 or starting from scratch, Windows Phone 8 Recipes has the code you need to bring your app idea to life. What you'll learn Set up your development environment with the Windows Phone 8 SDK. Upgrade your existing Windows Phone 7 apps to Windows Phone 8. Meet and try out the new features provided in the Windows Phone 8 SDK. Bring your apps to life with live tiles, notifications, and cloud services. Discover the easy steps to setting up your own Windows Phone Store account. Learn how to submit your apps for publication to the Windows Phone Store. Who this book is for Windows Phone 8 Recipes is for the developer who has a . NET background, is familiar with C# and either WPF or Silverlight, and is ready to tap into a new and exciting market in mobile app development. Table of Contents Chapter 1: Introduction to the Windows Phone SDK Chapter 2: Multi-Resolution Support and Basic User Interface Components Chapter 3: Gestures Chapter 4: Live Tiles and Lock Screen Chapter 5: Background Agents and Notifications Chapter 6: Appointments and Contacts Chapter 7: Camera, Photos, and Media Chapter 8: Maps, Location, and Routing Chapter 9: Communications and Speech Chapter 10: Launching and Resuming Apps Chapter 11: Data Storage Chapter 12: Windows Azure Mobile Services Chapter 13: Using the Microsoft Live SDK Chapter 14: Publishing your App

Windows Phone 8 in Action

by Michael Sync Massimo Perga Tim Binkley-Jones

SummaryWindows Phone 8 in Action is a comprehensive guide to developing apps for the WP8 platform. It covers the Windows Phone Runtime and .NET APIs used to work with a phone's sensors and hardware, including the accelerometer, camera, gyroscope, GPS, and microphone. You will learn to write code to dial the phone, write emails, send text messages, and recognize speech. The book also teaches you to build applications that use location and push notification.About this BookWith 10 million (and climbing) active handsets, Windows Phone 8 has become a real alternative to Android and iOS. WP users are hungry for great apps, so it's time for you to start creating them!Windows Phone 8 in Action teaches you how to design, build, and sell WP8 apps. In it, you'll learn to use the WP Runtime and .NET APIs to control key features like the accelerometer, camera, GPS, and microphone. This example-driven book also shows you how to write applications that use location and push notification, enhanced navigation services, and WP8's deep multimedia capabilities.You'll need a working knowledge of C#. No experience with Windows Phone or XAML is required.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideBuild your first phone appMaster the Windows Phone 8 interfaceHow to sell on the Windows Phone StoreUse features like voice recognition and mediaAbout the AuthorsTim Binkley-Jones has worked with XAML since the first releases of WPF and Silverlight. Adam Benoit is an independent developer with more than a dozen apps in the Windows Phone Store. Massimo Perga is an engineer at Microsoft. Michael Sync is a web and WP architect.Table of Contents PART 1 INTRODUCING WINDOWS PHONEA new phone, a new operating systemCreating your first Windows Phone applicationPART 2 CORE WINDOWS PHONEFast application switching and resume Scheduled actions Launching tasks and choosersContacts and calendars Storing dataWorking with the cameraIntegrating with the Photos and Music + Videos Hubs Using sensors Network communication with push notificationsUsing the Speech APIPART 3 XAML FOR WINDOWS PHONEApplicationBar and context menus Panorama and pivot controlsBuilding a media player Using MapsBuilding HTML applicationsReleasing and monetizing apps

Windows PowerShell 2 For Dummies

by Steve Seguis

Prepare for the future of Microsoft automation with this no-nonsense guide Windows PowerShell 2 is the scripting language that enables automation within the Windows operating system. Packed with powerful new features, this latest version is complex, and Windows PowerShell 2 For Dummies is the perfect guide to help system administrators get up to speed. Written by a Microsoft MVP with direct access to the program managers and developers, this book covers every new feature of Windows PowerShell 2 in a friendly, easy-to-follow format. Windows PowerShell 2 is the updated scripting language that enables system administrators to automate Windows operating systems System administrators with limited scripting experience will find this book helps them learn the fundamentals of Windows PowerShell 2 quickly and easily Translates the jargon and complex syntax of Windows PowerShell 2 Covers script debugging improvements, the ability to invoke commands remotely, and the new user interface Uses real-world applications to clarify the theory, fundamentals, and techniques of the scripting language Written by a Microsoft MVP with direct access to the developers of Windows PowerShell 2 Windows PowerShell 2 For Dummies makes this tool easily accessible to administrators of every experience level.

Windows PowerShell 2.0 Scripting für Administratoren

by Tobias Weltner Dr.

Wenn Sie sich für die Automatisierung der Verwaltung von Windows-Systemen mit den vielfältigen Möglichkeiten von Windows PowerShell 2.0 interessieren, finden Sie in diesem Buch zahlreiche Beispielskripts aus allen wichtigen administrativen Bereichen. Einer der bekanntesten Scripting-Experten Deutschlands stellt Ihnen die wichtigsten Cmdlets vor und liefert Ihnen viele Beispielskripts, die Sie sofort einsetzen, anpassen und erweitern können. Dieses Buch ist ein Nachschlagewerk für die PowerShell-Praxis, die vielen hilfreichen Codebeispiele in diesem Buch sind ohne größeres Vorwissen für den Praktiker sofort einsetzbar.

Windows PowerShell 3.0 First Steps

by Ed Wilson

Get started with this powerful Windows administration tool Automate Windows administration tasks with ease by learning the fundamentals of Windows PowerShell 3.0. Led by a Windows PowerShell expert, you'll learn must-know concepts and techniques through easy-to-follow explanations, examples, and exercises. Once you complete this practical introduction, you can go deeper into the Windows PowerShell command line interface and scripting language with Windows PowerShell 3.0 Step by Step. Discover how to: Create effective Windows PowerShell commands with one line of code Apply Windows PowerShell commands across several Windows platforms Identify missing hotfixes and service packs with a single command Sort, group, and filter data using the Windows PowerShell pipeline Create users, groups, and organizational units in Active Directory Add computers to a domain or workgroup with a single line of code Run Windows PowerShell commands on multiple remote computers Unleash the power of scripting with Windows Management Instrumentation (WMI)

Windows PowerShell 4.0 for .NET Developers

by Sherif Talaat

A fast-paced guide, packed with easy-to-follow practical examples and real-world scenarios, along with detailed descriptions and screenshots. If you are a .NET developer who wants to learn how to use Windows PowerShell then this book is what you are looking for. This book takes you from the basics to a professional level in PowerShell scripting. In order to get the maximum benefit from this book, you need to have some basic scripting knowledge or at least hands-on experience with one of the .NET programming languages.

Windows PowerShell Best Practices

by Ed Wilson

Expert recommendations, pragmatically applied. Automate system administration using Windows PowerShell best practices--and optimize your operational efficiency. With this practical guide, Windows PowerShell expert and instructor Ed Wilson delivers field-tested tips, real-world examples, and candid advice culled from administrators across a range of business and technical scenarios. If you're an IT professional with Windows PowerShell experience, this book is ideal. Discover how to: Use Windows PowerShell to automate Active Directory tasks Explore available WMI classes and methods with CIM cmdlets Identify and track scripting opportunities to avoid duplication Use functions to encapsulate business logic and reuse code Design your script's best input method and output destination Test scripts by checking their syntax and performance Choose the most suitable method for running remote commands Manage software services with Desired State Configuration

Windows PowerShell Cookbook: The Complete Guide to Scripting Microsoft's Command Shell

by Lee Holmes

Do you know how to use Windows PowerShell to navigate the filesystem and manage files and folders? Or how to retrieve a web page? This introduction to the PowerShell language and scripting environment provides more than 430 task-oriented recipes to help you solve the most complex and pressing problems, and includes more than 100 tried-and-tested scripts that intermediate to advanced system administrators can copy and use immediately. You'll find hands-on tutorials on fundamentals, common tasks, and administrative jobs that you can apply whether you're on a client or server version of Windows. You also get quick references to technologies used in conjunction with PowerShell, including format specifiers and frequently referenced registry keys to selected .NET, COM, and WMI classes. With Windows PowerShell Cookbook, you'll get more done in less time. Take a tour of PowerShell's core features, including the command model, object-based pipeline, and ubiquitous scripting Learn PowerShell fundamentals such as the interactive shell and fundamental pipeline and object concepts Perform common tasks that involve working with files, Internet-connected scripts, user interaction, and more Solve tasks in systems and enterprise management, such as working with Active Directory, the filesystem, registry, event logs, processes, and services

Windows PowerShell Cookbook: for Windows, Exchange 2007, and MOM V3

by Lee Holmes

This Cookbook by Windows PowerShell team developer Lee Holmes provides hundreds of tested scripts that you can use right away to get Microsoft's new tool working for you. More than 150 recipes, combined with a concise task-based introduction to the Windows PowerShell scripting language and environment, make it the perfect look-up guide when you encounter a thorny problem, or need a quick solution. The ideal companion to any tutorial or reference, this book meets the needs of system administrators at any level.Microsoft has revolutionized the world of system management and command-line shells with its release of Windows PowerShell, and Lee Holmes gives you practical tools and inside advice that will make you a more productive user and administrator. You will be able to solve everything from automating routine tasks, working with files, event logs and other forms of structured data, to managing the users and resources of complex Windows networks. Each recipe includes a focused piece of code plus discussion of how and why it works, so that you can apply the solution to similar tasks.You get an array of recipes covering PowerShell fundamentals, common tasks, and administrator tasks, including:Pipelines, variables, objects, looping and flow control, strings and unstructured text, calculations and mathSimple files; structured files; Internet-enabled scripts; code reuse; lists, arrays and hashtables; user feedback; error management; environmental awareness; script signing; and moreFiles and directories, registry manipulation, comparing data, event logs, process cmdlets, service cmdlets, Active Directory, enterprise computer management, and moreThose who administer Microsoft's Exchange 2007 and System Center Operations Manager (formerly MOM) will also benefit from this book, with separate chapters devoted to these servers. All Windows administrators will appreciate the appendices that include a PowerShell language quick reference, and a reference to the .NET, WMI and COM objects that PowerShell scripters will use often.With working scripts, tutorials, and references all in one volume, Windows PowerShell Cookbook will turbocharge the productivity of any Windows administrator.

Windows PowerShell Desired State Configuration Revealed

by Ravikanth Chaganti

Desired State Configuration (DSC) is a powerful configuration management platform that makes it easier than ever to perform cross-platform configuration management of your infrastructure, whether on-premise or in the cloud. DSC provides the management platform and Application Programming Interface (API) that can be used with any programming language. Windows PowerShell Desired State Configuration Revealed will take you through this new technology from start to finish and demonstrates the DSC interfaces through Windows PowerShell. DSC allows you to manage target devices by simply declaring what state you want them to be in, using new declarative language extensions, rather than writing detailed instructions to get them into that state. This makes continuous delivery in Windows easier than ever before. In an environment where changes and deployments are happening all the time, DSC makes the necessary adjustments to the system so you don't have to. Windows PowerShell Desired State Configuration Revealed starts with an overview of the configuration management features in Windows, followed by a discussion of the architecture of DSC and its components. You'll then explore DSC's built-in features and resources, followed by some of the different methods provided for delivering configuration information within your ecosystem, and learn about configuration monitoring and reporting. In the latter part of the book, you'll find out how to get more power out of DSC by writing your own custom DSC resources, including a range of useful examples, and the book concludes with vital information on deploying and troubleshooting DSC in a production environment, along with some expert tips and tricks you might find useful along the way. Windows PowerShell Desired State Configuration Revealed is your one-stop guide to this new technology and how it can change your working life for the better. What you'll learn Why continuous delivery and configuration management are important Architecture and components of DSC How to build the infrastructure required to automate configuration management How to use built-in resources and create configuration documents How to create custom DSC resources How to troubleshoot DSC configuration and custom resource issues Who this book is for Windows PowerShell Desired State Configuration Revealed is for IT administrators, developers and DevOps engineers working in Windows-based data center environments. With a little prior PowerShell scripting experience, this book can be used as an in-depth reference to creating, customizing and extending DSC in Windows. IT administrators with limited scripting experience will also find this book a useful overview of what DSC offers and how to use DSC resources to automate configuration management and deployment. DSC is available as part of Windows 8. 1 and Windows Server 2012 R2. You can also get DSC on Windows 7, Windows Server 2008 R2 or Windows Server 2012 by installing Windows Management Framework 4. 0. Table of Contents Part I: Introduction to Windows PowerShell Chapter 1: Beginning Windows PowerShell Chapter 2: Introducing Windows Remote Management and CIM Part II: Desired State Configuration Chapter 3: Introducing Desired State Configuration Chapter 4: Getting Started with DSC Chapter 5: Using Built-in DSC Resources Chapter 6: Building Advanced DSC Configurations Part III: Advanced DSC Concepts and Tips Chapter 7: DSC Configuration Delivery Modes Chapter 8: Monitoring, Correcting, and Reporting Configuration Chapter 9: Building Custom DSC Resources Chapter 10: Troubleshooting Common DSC Issues Chapter 11: DSC - From the Field Appendix A: DSC Community Resources Appendix B: WMF 5. 0 and DSC for Linux

Windows PowerShell Pocket Reference

by Lee Holmes

This portable reference to Windows PowerShell summarizes both the command shell and scripting language, and provides a concise reference to the major tasks that make PowerShell so successful. Written by Microsoft PowerShell team member Lee Holmes, and excerpted from his Windows PowerShell Cookbook, Windows PowerShell Pocket Reference offers up-to-date coverage of PowerShell's 1.0 release. It's an ideal on-the-job tool for Windows administrators who don't have time to plow through huge books or search online.

Windows PowerShell Step by Step, Third Edition

by Ed Wilson

Your hands-on guide to Windows PowerShell scripting fundamentals <P><P>Expand your expertise--and teach yourself the fundamentals of Windows PowerShell scripting, including features available in Windows PowerShell 5. If you are an IT professional, power user, or consultant, you’ll get the guidance, exercises, and code you need to master core techniques for automating Windows setup, deployment, and management. <P><P>Discover how to: <ul> <li>Run cmdlets and command-line utilities</li> <li>Administer Windows-based servers and desktops with built-in cmdlets</li> <li>Use providers to access external information</li> <li>Write and run scripts from the Windows ISE</li> <li>Create functions that are easy to maintain</li> <li>Build standardized environments with profiles</li> <li>Automate Windows systems with WMI, CIM cmdlets, and remoting</li> <li>Automate Active Directory Domain Services (AD DS)</li> <li>Debug scripts and handle errors</li> <li>Run commands that survive interruptions</li> <li>Use Desired State Configuration (DSC) to manage software services and their environments</li> <li>Get powerful new modules from PowerShell Gallery</li> </ul> <P><P>About You <br></br> This book is for: <ul> <li>IT professionals and power users who want to get productive with Windows PowerShell, including new features in Windows PowerShell 5</li> <li>Windows system administrators who want to be more efficient and productive</li> <li>Anyone pursuing Windows PowerShell certifications </li> </ul> <P><P>No experience with Windows PowerShell or other scripting technologies necessary

Windows PowerShell for .NET Developers - Second Edition

by Sherif Talaat Chendrayan Venkatesan

Efficiently administer and maintain your development environment with Windows PowerShellAbout This BookExplore scripting and automation techniques with Windows PowerShellGain concrete knowledge of Windows PowerShell scripting to perform professional level scriptingDiscover the benefits of the Configuration Management Platform with this step-by-step guide that includes real-world scripting examplesWho This Book Is ForIf you are an IT professional or developer who has worked on the .Net platform and you want to learn automation using Windows PowerShell, then this book is for you. This self-start guide takes you from the basics and gradually moves to an intermediate level to show you how to perform professional scripting.What You Will LearnUnderstand the concepts of building PowerShell scripts and the basics of programmingManage the LYNC, Exchange, and SharePoint platformsCreate a Pull server using a SMB file share and HTTP and HTTPSUse .NET classes in Windows PowerShell and C# to manage Exchange OnlineUse PowerShell in C# to manage Exchange Online and work with .NET classes in PowerShellAutomate LYNC clients, consuming Client Server Object Models to administrate SharePoint OnlineIn DetailWindows PowerShell 5.0 for .NET Developers is your self-start guide to performing automation using Windows PowerShell. This book will help you to understand the PowerShell syntax and grammar and will also teach you techniques to remove the rough edges of manual deployments. Packed with PowerShell scripts and sample C# codes to automate tasks, it also includes real-world scenarios such as administrating office servers to help you save time and perform deployments swiftly and efficiently.The book begins with the Windows PowerShell basics, explores the significant features of Windows Management Framework 5.0, covers the basic concepts of Desired State Configuration and the importance of idempotent deployments.By the end of the book, you will have a good understanding of Windows PowerShell's features and will be able to automate your tasks and manage configuration effectively.Style and approachThis is an easy-to-follow step-by-step guide with text-enabled screenshots. Each topic is explained with codes and examples. It also includes multiple approaches for a number of tasks to let you choose the best one for you depending on your scenario.

Windows PowerShell for Developers: Enhance Your Productivity and Enable Rapid Application Development (Oreilly And Associate Ser.)

by Douglas Finke

Want to perform programming tasks better, faster, simpler, and make them repeatable? Take a deep dive into Windows PowerShell and discover what this distributed automation platform can do. Whether you’re a .NET developer or IT pro, this concise guide will show you how PowerShell’s scripting language can help you be more productive on everyday tasks.Quickly learn how to create PowerShell scripts and embed them into your existing applications, write "little languages" to solve specific problems, and take charge of your code. This book includes example scripts that you can easily pull apart, tweak, and then use in your own PowerShell and .NET solutions.Slice and dice text, XML, CSV, and JSON with easeEmbed PowerShell to provide scripting capabilities for your C# appsCreate GUI applications five to ten times faster with less codeLeverage PowerShell’s capabilities to work with the InternetInteract with DLLs and create objects, automatically display properties, and call methods in live interactive sessionsBuild domain-specific languages (DSLs) and vocabularies to express solutions more clearlyWork with Microsoft Office via the Component Object Model (COM)Discover PowerShell v3 features included with Windows 8 and Windows Server 2012

Windows PowerShell in Action

by Richard Siddaway Bruce Payette

SummaryWindows PowerShell in Action, Third Edition is the definitive guide to PowerShell, now revised to cover PowerShell 6.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.About the TechnologyIn 2006, Windows PowerShell reinvented the way administrators and developers interact with Windows. Today, PowerShell is required knowledge for Windows admins and devs. This powerful, dynamic language provides command-line control of the Windows OS and most Windows servers, such as Exchange and SCCM. And because it's a first-class .NET language, you can build amazing shell scripts and tools without reaching for VB or C#.About the BookWindows PowerShell in Action, Third Edition is the definitive guide to PowerShell, now revised to cover PowerShell 6. Written by language designer Bruce Payette and MVP Richard Siddaway, this rich book offers a crystal-clear introduction to the language along with its essential everyday use cases. Beyond the basics, you'll find detailed examples on deep topics like performance, module architecture, and parallel execution.What's InsideThe best end-to-end coverage of PowerShell availableUpdated with coverage of PowerShell v6PowerShell workflowsPowerShell classesWriting modules and scriptsDesired State ConfigurationProgramming APIs and pipelinesAbout the ReaderWritten for intermediate-level developers and administrators.About the AuthorsBruce Payette is codesigner and principal author of the Power-Shell language. Richard Siddaway is a longtime PowerShell MVP, author, speaker, and blogger.Table of ContentsWelcome to PowerShell Working with types Operators and expressions Advanced operators and variables Flow control in scripts PowerShell functions Advanced functions and scriptsUsing and authoring modules Module manifests and metadata Metaprogramming with scriptblocks and dynamic code PowerShell remoting PowerShell workflows PowerShell Jobs Errors and exceptions DebuggingWorking with providers, files, and CIM Working with .NET and events Desired State Configuration Classes in PowerShell The PowerShell and runspace APIs Appendix - PowerShell 6.0 for Windows, Linux, and MacOS

Windows PowerShell. Leksykon kieszonkowy

by Lee Holmes

Cz?ste zadania wykonuj szybciej! Jakie polecenia i wyra?enia dost?pne sš w PowerShell?Jak zarzšdza? b??dami?Jak wykorzysta? klasy .NET oraz .COM? PowerShell powsta? w 2006 roku jako nast?pca takich interpreterów jak command.com czy te? cmd.exe, znanych z czasów systemu operacyjnego MS DOS czy te? pierwszych wyda? Windows XP. Aktualnie dost?pny jest dla nast?pujšcych platform: Windows XP SP2, Windows Vista, Windows 2003. Cechš charakterystycznš PowerShell jest logika obiektowa. Wynikiem ka?dego polecenia jest obiekt okre?lonego typu, posiadajšcy swoje metody oraz w?a?ciwo?ci, które mogš by? wykorzystane w dalszym toku przetwarzania.Dzi?ki ksiš?ce "Windows PowerShell. Leksykon kieszonkowy" poznasz j?zyk i ?rodowisko PowerShell. Dowiesz si?, w jaki sposób wydawa? polecenia, jak stosowa? operatory, instrukcje warunkowe, p?tle i wiele elementów znanych z innych j?zyków programowania. Po przeczytaniu tej ksiš?ki b?dziesz potrafi? zarzšdza? b??dami oraz ?ledzi? i debugowa? skrypty. Dodatkowo nauczysz si? stosowa? wyra?enia regularne oraz poznasz wybrane klasy .NET oraz .COM. Ca?a wiedza zostanie przekazana przez jednego z twórców PowerShella, co stanowi gwarancj? aktualno?ci, przydatno?ci i poprawno?ci omawianych tematów.Polecenia i wyra?enia w pow?oce PowerShellWykorzystanie tablicZastosowanie j?zyka XMLSposoby uruchamiania skryptówZarzšdzanie b??dami?ledzenie i debugowanie skryptówZastosowanie wyra?e? regularnychWykorzystanie zmiennych automatycznych w PowerShellKlasy .NET i ich zastosowanieKlasy .COM i ich zastosowanieSposoby formatowania ?a?cuchówOszcz?dzaj czas dzi?ki PowerShell!

Windows PowerShellTM 3.0 Step by Step

by Ed Wilson

<p>Teach yourself the fundamentals of Windows PowerShell 3.0 command line interface and scripting language&#8212;one step at a time. Written by a leading scripting expert, this practical tutorial delivers learn-by-doing exercises, timesaving tips, and hands-on sample scripts for performing administrative tasks on both local and remote Windows systems.</p>

Refine Search

Showing 61,601 through 61,625 of 62,955 results