0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (4)
  • R100 - R250 (30)
  • R250 - R500 (97)
  • R500+ (434)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer hardware & operating systems > Operating systems & graphical user interfaces (GUIs) > Microsoft Windows

Windows File System Troubleshooting (Paperback, 1st ed.): Andrew Bettany, Mike Halsey Windows File System Troubleshooting (Paperback, 1st ed.)
Andrew Bettany, Mike Halsey
R1,154 R1,067 Discovery Miles 10 670 Save R87 (8%) Ships in 18 - 22 working days

The Windows file system is large and complex, featuring not only a huge number of essential files and folders for the Windows OS, your software and hardware, but also several different underlying file systems that manage and maintain file integrity on your disks. In this book you'll learn how to navigate around the Windows file structure (up to Windows 8.1), with what does what and how essential everything is. Additionally we'll show you how to effectively manage file, folder and security permissions to ensure users get what the access they need, and no more. We'll also show you how to repair the underlying disk file system should something go horribly wrong.

Everyday Computing with Windows 8.1 (Paperback, 1st ed.): Kevin Wilson Everyday Computing with Windows 8.1 (Paperback, 1st ed.)
Kevin Wilson
R940 Discovery Miles 9 400 Ships in 18 - 22 working days

Get the most out of Windows 8.1 for your every day computing tasks, with no jargon. Clear, concise and to the point. This brief book, Everyday Computing With Windows 8.1 provides the essentials of using a desktop or laptop running Windows 8 or 8.1, providing a fast read for the beginner and the enthusiast. Windows 8 can give new users fits with options that are well hidden; this book uncovers those so that the user can be relieved of frustration. Techniques are illustrated step-by-step using photography and screen prints throughout, together with concise, easy to follow explanations from an established expert in the field. Whether you have just bought your first computer or laptop or are a computer user who needs a better understanding of the basics, this book will provide you with a firm grasp of the underpinning foundations and equip you with the skills needed to take command of your computer.

Microsoft Mapping - Geospatial Development with Bing Maps and C# (Paperback, 1st ed.): Ray Rischpater, Carmen Au Microsoft Mapping - Geospatial Development with Bing Maps and C# (Paperback, 1st ed.)
Ray Rischpater, Carmen Au
R2,067 Discovery Miles 20 670 Ships in 18 - 22 working days

Geospatial mapping applications have become hugely popular in recent years. With smart-phone and tablet numbers snow-balling this trend looks set to continue well into the future. Indeed, it is true to say that in today's mobile world location-aware apps are becoming the norm rather than the exception. In Microsoft Mapping author Ray Rischpater showcases Microsoft's Bing Maps API and demonstrates how its integration features make it by far the strongest mapping candidate for business that are already using Windows 8 or the .NET Framework. Whether you want to build a new app from scratch of add a few modest geospatial features to your existing website Ray's carefully chosen examples will provide you with both the inspiration and the code you need to achieve your goals. What you'll learn * Fully working code samples that show the concepts in use with ASP.NET 4.5, Windows 8 and Windows Phone. * Complete solutions to the common problems of geospatial development: visualisation, hosting and localization of services are all explained.* Demonstrates how the Bing Maps API can be connected to the Azure Cloud in order to provide a stand-alone mapping bolt-on with little additional up-front cost and great reliability. * Unique coverage of how the Bing Maps API can be implanted within Windows Phone and iOS apps to provide a robust service tailored to the capabilities of each device. Who this book is for This book is for experienced Microsoft developers with a grounding in C# and .NET together with a basic understanding of WCF.

Beginning Windows Store Application Development: HTML and JavaScript Edition (Paperback, 1st ed.): Scott Isaacs, Kyle Burns Beginning Windows Store Application Development: HTML and JavaScript Edition (Paperback, 1st ed.)
Scott Isaacs, Kyle Burns
R1,172 Discovery Miles 11 720 Ships in 18 - 22 working days

Beginning Windows Store Application Development - HTML and JavaScript Edition introduces you to the Windows 8 modern app design paradigm and the new Windows 8 programming model developed around this paradigm. You'll learn to build rich, immersive applications designed to run on the many devices powered by Windows 8. The authors draw on their extensive practical experience to provide not only a comprehensive introduction to the model and its features, but guidance on best practices and a real-world sample application that you develop over the course of the book. Beginning Windows Store Application Development - HTML and JavaScript Edition also emphasizes how devices will be used and applications will be built in a world that has become far more connected. The book takes you beyond the syntax of any development language and examines factors such as application design, user experience, social integration, and maintaining data and settings across multiple devices.

Beginning Windows 8 Data Development - Using C# and JavaScript (Paperback, 1st ed.): Vinodh Kumar Beginning Windows 8 Data Development - Using C# and JavaScript (Paperback, 1st ed.)
Vinodh Kumar
R1,849 Discovery Miles 18 490 Ships in 18 - 22 working days

This book introduces novice developers to a range of data access strategies for storing and retreiving data both locally and remotely. It provides you with a range of fully working data access solutions and the insight you need to know when, and how, to apply each of the techniques to best advantage. Focussing specifically on how the Windows 8 app developer can work with the Windows Runtime (often called Windows RT) framework this book provides careful analysis of the many options you have open to you, along with a comparision of their strengths and weaknesses under different conditions. With the days of a single database being the right choice for almost all development projects long gone. You will lean that the right choice for your app now depends on a variety of factors and getting it right will be critical to your customer's end user experience. We cover a range of data access strategies ranging from storing and retrieving data locally using the JET API, to using the most popular open and closed source database products like SQLite and SQL Server. We look at how lightweight HTML and JavaScript apps work well with equally feather-weight data stores like IndexedDB.We'll also introduce you to more advanced data access techniques like REST (JSON), WCF RIA Services, ASP.NET MVC 4 Web API and Windows Azure that can hugely expand the horizons of what it is possible for your app to do as storage - and even processing - are taken beyond the confines of your user's device. By the time you have read this book you will be familiar with the key data access considerations you will need to evaluate as you build you apps and you will be able to confidently select the data access architecture that is most appropriate to the app you want to build. What you'll learn * Understand the data access capability of WinRT * Explore the various data access strategies * Understand local storage in Windows 8 Apps * Discover how to use HTML5 indexedDB as an offline database * Use SQLite and SQL Server with Windows 8 Apps * Develop ASP.NET MVC 4 Web API data stores * Learn how to consume data through a WCF Service * Integrate your app with Public Web Services using REST * See how SQL Azure can extend your Windows 8 Apps Who this book is for This book is for all the .NET, iOS, Android and Windows Phone app developers looking to develop data driven Windows 8 style apps.You should be comfortable with basic programming concepts and have worked with simple data stores previously. Table of Contents * Introducing Windows 8 development from a data perspective * Windows 8 Modern app data access strategies * Selecting the right strategy for your app * Local Data Access I: JET API * Local Data Access: II: IndexedDB * Dealing with Application Data * WCF RIA Services * ASP.NET Web API * SQL Databases * Windows Phone 8 Data Access

ASP in a Nutshell - A Desktop Quick Reference 2e (Paperback, 2nd edition): A.Keyton Weissinger ASP in a Nutshell - A Desktop Quick Reference 2e (Paperback, 2nd edition)
A.Keyton Weissinger 2
R93 Discovery Miles 930 Ships in 4 - 6 working days

ASP in a Nutshell provides the high-quality reference documentation that web application developers really need to create effective Active Server Pages. It focuses on how features are used in a real application and highlights little-known or undocumented features. The second edition covers ASP 3.0 and IIS 5.0.

Pro Windows Embedded Compact 7 - Producing Device Drivers (Paperback, 1st ed.): Abraham Kcholi Pro Windows Embedded Compact 7 - Producing Device Drivers (Paperback, 1st ed.)
Abraham Kcholi
R1,538 Discovery Miles 15 380 Ships in 18 - 22 working days

Windows Embedded Compact 7 is the natural choice for developing sophisticated, small-footprint devices for both consumers and the enterprise. For this latest version, a number of significant enhancements have been made, most notably the ability to run multi-core processors and address more than the 512 MB of memory constraint in previous versions. Using familiar developer tools, Pro Windows Embedded Compact 7 will take you on a deep-dive into device driver development. You'll learn how to set up your working environment, the tools that you'll need and how to think about developing for small devices before quickly putting theory into practice and developing your own first driver from the ground up. As you delve deeper into the details of driver development, you'll learn how to master hardware details, deal with I/O and interrupts, work with networks, and test and debug your drivers ready for deployment - all in the company of an author who's been working with Windows CE for more than a decade. Packed with code samples, Pro Windows Embedded Compact 7 contains everything you'll need to start developing for small footprint devices with confidence. What you'll learn * Understand the internals of Windows Embedded * Know how the Windows Embedded Compact device driver model works * Plan and design your device driver from scratch * Develop stream interface device drivers * Learn how to develop NDIS network device drivers * Debug and test device drivers for quality and performance Who this book is for This book is ideal for anyone who wants to learn how to develop device drivers. While primarily focused on driver development, it also provides useful insights for both application developers and BSP developers. Table of ContentsPart I: Getting Started * Introduction to Device Driver Development for Embedded OSs * Development Environments - The Tools of the Trade Part II: Fundamentals * Design your Device Driver First * Mastering the Hardware Details * Dealing with Device Driver Registry Settings Part III: Device Driver Types * Understanding Device Drivers * The Essence of Stream Device Drivers Part IV: Device Driver I/O Essentials * Device Driver I/O and Interrupts * Device I/O Control Handling * Network Device Drivers Part V: Debugging and Testing * Debugging Device Driver Code * Using CTK to Develop Test Code

Windows 7 Made Simple (Paperback, 1st ed.): Kevin Otnes, Msl Made Simple Learning Windows 7 Made Simple (Paperback, 1st ed.)
Kevin Otnes, Msl Made Simple Learning
R885 R814 Discovery Miles 8 140 Save R71 (8%) Ships in 18 - 22 working days

Windows 7 is more than an operating system. It's your gateway to email, the Web, work, entertainment, and fun. The latest Windows makes your computer more fun, easy, and powerful to use than ever before. With Windows 7 Made Simple, you can unlock the potential and power of Microsoft's latest operating system.Get up and running quickly with the Quick Start Guide Find what you want to know quickly, and learn at your own pace Read AND see how to do it with handy step-by-step visual aids What you'll learn Tour what's new, changed, and better in Windows 7 Explore Windows programs and features Customize and personalize your desktop Get a free email account Surf the Web Instant message and video chat Organize, print, and email pictures Organize and find things with Libraries Watch videos and movies with Windows Media Center Download free programs like Windows Live Essentials Share music and video with your iPod, Zune, or MP3 player Use social networks, including Facebook and LinkedIn Get and read eBooks Find things on your computer and on the Internet Install programs Connect and use printers, scanners, and fax Protect your computer with Internet Security programs Perform backup and recovery Connect multiple monitors Usetouch features Take it with you: wireless and mobile computing Create a home network Set up your computer for multiple users Troubleshoot Windows, programs, and devices Who this book is for

This book is for anyone who wants to get the most out of Windows 7, yet keep it fun, simple, and easy. Whether you are a new Windows 7 user, or moving from Windows XP or Vista, there's lots of help for everybody. With its easy to use contents and thorough coverage, you can use it as both a quick reference and as learning guide. Table of Contents Quick Start Guide Customizing and Personalizing Windows Checking Out Libraries Using Gadgets and Widgets Exploring Programs and Features Installing Programs Using WordPad, Paint, and Accessories Getting Free Goodies like Windows Live Essentials Communicatingwith Email, IM, and Social Networks Surfing the Web Organizing and Sharing Pictures and Videos Enjoying Music, Video, and eBooks Setting Up and Transferring User Accounts Printing, Faxing, and Scanning Connecting Monitors and Hardware Connecting to the Internet andHome Networks Protecting Your Computer andData Troubleshooting and Maintaining Your Computer Using Windows at Work and On the Road

Windows 10 in easy steps - Special Edition (Paperback, 3rd ed.): Mike McGrath Windows 10 in easy steps - Special Edition (Paperback, 3rd ed.)
Mike McGrath 1
R540 Discovery Miles 5 400 Ships in 10 - 15 working days
Pro Windows PowerShell (Paperback, 1st ed.): Hristo Deshev Pro Windows PowerShell (Paperback, 1st ed.)
Hristo Deshev
R1,158 R987 Discovery Miles 9 870 Save R171 (15%) Ships in 18 - 22 working days

Windows power users have always envied their friends running UNIX machines for the ease of automation that they enjoy. The traditional Windows command-line shell, cmd.exe, has never been up to par with shells like bash or tcsh, especially when it comes to text processing and process automation. Windows PowerShell changes all that. This next-generation shell is also a full-blown scripting environment with a real programming language that allows users to access every part of their operating system. Files, registry entries, and COM and .NET objects are all supported by PowerShell, which makes manipulating them a breeze. Pro Windows PowerShell will show you how to use all this power in your own work. You'll discover the object-oriented features of the shell and how they help in extracting and manipulating data. You'll then learn how to use those features to solve real-world problems: manipulating files, working with text, monitoring systems, and performing operations over the network. The book serves as not only a tutorial, but also a reference: the Real World part is structured so that it can be read nonlinearly and used as a reference or a cookbook. And you'll find freely available tools and extensions that will help you do things even faster. Pro Windows PowerShell is your best companion to the capabilities and power that PowerShell offers you. What you'll learn See how to solve real problems with Windows PowerShell using a repository of working code. Get a sense of the big picture, with PowerShell integrating with the outside world. You will discover examples and techniques when dealing with other programs, the operating system, and the network. Explore free andopen-source tools and extensions that help you get results with Windows PowerShell fast. (No other book has this feature ) Who is this book for? Pro Windows PowerShell is targeted at professionals who handle a lot of repetitive tasks. The goal is to show how PowerShell can help script most of those tasks and reduce their burden. The book contains examples on automating typical system administration tasks: configuration, monitoring, network queries, text manipulation, and file operations. The ideas presented will be beneficial to power users needing a better shell and an automation environment, system and network administrators looking to streamline their daily activities, and software developers wishing to optimize their build and deploy process. About the Apress Pro Series The Apress Pro series books are practical, professional tutorials to keep you on and moving up the professional ladder. You have gotten the job, now you need to hone your skills in these tough competitive times. The Apress Pro series expands your skills and expertise in exactly the areas you need. Master the content of a Pro book, and you will always be able to get the job done in a professional development project. Written by experts in their field, Pro series books from Apress give you the hard-won solutions to problems you will face in your professional programming career. Related Titles Windows Server 2003 Networking Recipes: A Problem-Solution Approach From Bash to Z Shell: Conquering the Command Line

Beginning Windows Phone App Development (Paperback, 1st ed.): Henry Lee, Eugene Chuvyrov Beginning Windows Phone App Development (Paperback, 1st ed.)
Henry Lee, Eugene Chuvyrov
R1,284 Discovery Miles 12 840 Ships in 18 - 22 working days

Microsoft's Windows Phone 7 handsets have injected a new vibrancy into the smartphone marketplace and provided bold new opportunities for the Microsoft development community. Take advantage of these opportunities with Beginning Windows Phone App Development, written specifically to help you learn the skills you'll need to develop rich, functional apps for the Windows Phone 7 platform. Authors Henry Lee and Eugene Chuvyrov cover the very latest developments in the field--including the extended APIs offered in the new Mango platform update--so you'll have timely, accurate information at your fingertips. Beginning Windows Phone App Development starts with the basics, walking you through the process of downloading and setting up the right development tools, including Visual Studio, Expression Blend, Silverlight SDK, and Windows Phone SDK. It then takes you step-by-step though the development process as you build and deploy a working application, complete with a sophisticated user interface. Finally, you'll receive step-by-step instructions on packaging and selling your applications through the Windows Phone Marketplace.What you'll learn * How to create effective networked applications * How to leverage your phone's GPS capabilities from within your application * How to interact with the phone's built-in functionalities (camera, contacts, maps, accelerometer, video and web browser, to name but a few) * How to construct highly graphical and responsive user interfaces quickly and easily using these features * How to package and distribute your applications for both personal distribution and commercial sale via the Windows Phone Marketplace Who this book is for This book is for anyone interested in developing applications for the Windows Phone 7.5 platform. You might be an existing .NET developer looking for a new creative angle, or perhaps an iPhone or Android developer looking for a new opportunity. If you have an understanding of basic .NET coding practices, then this book is for you.Table of Contents * Introducing Windows Phone 7 and the Windows Phone Platform * Building Windows Phone 7 Applications * Using Cloud Services As Data Stores * Catching and Debugging Errors * Packaging, Publishing, and Managing Applications * Working with the Accelerometer * Application Bar * WebBrowser Control * Working with Controls and Themes * Integrating Applications with the Windows Phone OS * Creating Trial Applications * Internationalization * Isolated Storage * Using Location Services * Media * Working with the Camera and Photos * Push Notifications * Reactive Extensions for .NET * Securit

Beginning Information Cards and CardSpace - From Novice to Professional (Paperback, 1st ed.): Marc Mercuri Beginning Information Cards and CardSpace - From Novice to Professional (Paperback, 1st ed.)
Marc Mercuri
R960 R839 Discovery Miles 8 390 Save R121 (13%) Ships in 18 - 22 working days

If you work at all with Internet-facing solutions, you know that the lack of an identity metasystem is a critical vulnerability in the design. Various consortiums have worked to define a system of identitya platform-agnostic way of communicating and validating claims of identity. If you work with identity solutions or structures, you will find "Beginning Information Cards and CardSpace: From Novice to Professional" essential to understanding and successfully implementing CardSpace solutions.

Topics range from fundamental discussion of identityincluding identity concepts, laws of identity, and the identity metasystemto comprehensive coverage of Windows CardSpace. You'll learn what CardSpace is all about, where you can and should use it, and how you would implement it. Additionally, multiple case studies showcase different scenarios where the technology is employed.Youll learn the technology from someone who's done real implementations with major customersAuthor Marc Mercurri works directly with the Windows CardSpace product groupHigh-quality demos with universal themes are applicable to your own work

Pro WF -  Windows Workflow In .NET 3.0 (Paperback, 1st Corrected ed., Corr. 3rd printing): Bruce Bukovics Pro WF - Windows Workflow In .NET 3.0 (Paperback, 1st Corrected ed., Corr. 3rd printing)
Bruce Bukovics
R1,223 R1,051 Discovery Miles 10 510 Save R172 (14%) Ships in 18 - 22 working days

Windows Workflow Foundation is part of a bundle of new products that update .NET 2.0 into .NET 3.0. This book is one of the first to cover this important addition to .NET, and aims to provide the reader with a solid grounding in how workflows are implemented, executed, maintained and customized. By comprehensively covering WF from setup through implementation to customization readers are given a 'one stop' grounding in the subject. Given the importance of this technology release, the fact that WF is a free add-on, and the book's broad appeal, it will be useful to almost all existing or migrating .NET 2.0 developers.

Foundations of WF - an Introduction to Windows Workflow Foundation (Paperback, 1st Corrected ed., Corr. 3rd printing): Brian... Foundations of WF - an Introduction to Windows Workflow Foundation (Paperback, 1st Corrected ed., Corr. 3rd printing)
Brian Myers
R793 R697 Discovery Miles 6 970 Save R96 (12%) Ships in 18 - 22 working days

Have you ever spent hours coding workflow for your applications? If so, the new Microsoft Windows Workflow Foundation (WF) technology will make your life easier. "Foundations of WF: An Introduction to Windows Workflow Foundation" introduces you to using Visual Studio 2005 and the Windows Workflow Foundation (part of Windows Vista) to create workflow packages. The book begins by giving you an overview of Windows Workflow Foundation. Then it introduces and shows examples of the various types of workflow that can be created.

You'll discover the power of WF. You'll learn about all the prebuild activities you can include in your workflow, along with how to create your own activities. WF is fully extensible and allows you an unlimited number of options for your workflow. You'll also learn how to use workflow activities to retrieve data, and finally, how to tie an ASP.NET application with a workflow built in WF.

This book, unlike most of the Microsoft WF samples, has code in both Visual Basic .NET and C#. All the examplesand there are manyhave VB .NET code, and many have the accompanying C# code. This book will allow you to begin creating new workflow applications easily in either VB .NET or C#. Each chapter includes an introduction to one or more activities that make up WF, along with examples of how to use each activity. Many chapters include a final section providing a real world example (a purchase order system). This book will have you using WF to create workflow applications with VB .NET or C# in a short amount of time.

Foundations of WPF - An Introduction to Windows Presentation Foundation (Paperback, 1st ed.): Laurence Moroney Foundations of WPF - An Introduction to Windows Presentation Foundation (Paperback, 1st ed.)
Laurence Moroney
R924 R802 Discovery Miles 8 020 Save R122 (13%) Ships in 18 - 22 working days

Windows Presentation Foundation is a cutting-edge presentation framework for creating high-fidelity applications for Windows Vista and Windows XP. WPF is a composite technology with a noteworthy graphics engine that gives you more control over your applications screen output than has ever been possible in Windows before. New control frameworks and a new XML-based markup language, XAML, complete the core WPF package. On top of this, WPF can be linked to the new Microsoft Expression Suite to simplify the creation of your user interfaces, and it can be linked to .NET 2.0 to handle complex business logic.

"Foundations of WPF: An Introduction to Windows Presentation Foundation" teaches you everything you need to get started with the technology, and is broken into three parts. The first introduces and contextualizes the WPF technology; the second part dives deeper into the facets of the technology that are of immediate and valuable use in developing applications; the last part offers you the real-world perspective you need to be productive in the community and customer base. In summary, this book: Explains how WPF interoperates with myriad new ancillary and support technologies being released by Microsoft (XAML, WCF, WinFX, and the Expression Design Suite) Gets you up and running, building applications for the new Windows Vista as quickly as possible Separates design and implementation to make life easier from a business and development perspective

Pro Windows Small Business Server 2003 (Paperback, 1st ed.): Tony Campbell Pro Windows Small Business Server 2003 (Paperback, 1st ed.)
Tony Campbell
R945 R824 Discovery Miles 8 240 Save R121 (13%) Ships in 18 - 22 working days

The Small-to-Medium Enterprise (SME) marketplace is the least supported of all businesses with regards to Information Technology. These are not home users (for whom there is an extremely supportive publishing industry) and they are not large enterprise customers who have a dedicated set of 'expert' publishing companies producing professional guides for every conceivable piece of IT. This is where this book comes in. It gives a no-nonsense insight into exactly what to do with Microsoft's Small Business Server, making it easy for the SME owner to set up and configure a fully operational IT infrastructure with no hassle.

Get Going with Windows 10 in Easy Steps (Paperback): Nick Vandome Get Going with Windows 10 in Easy Steps (Paperback)
Nick Vandome 1
R163 Discovery Miles 1 630 Ships in 10 - 15 working days
Mastering Windows Server 2016 Hyper-V (Paperback): J. Savill Mastering Windows Server 2016 Hyper-V (Paperback)
J. Savill
R1,333 R1,111 Discovery Miles 11 110 Save R222 (17%) Ships in 18 - 22 working days

Build a seamless, flexible, full-service datacenter solution Microsoft Windows Server 2016 Hyper-V is the IT administrator's guide to this rising datacenter solution. Hyper-V has already surpassed VMWare in datacenter management, identity service for multiple devices, and more; this book shows you how to harness the power of this hypervisor to simplify the infrastructure, reduce costs, improve productivity, and better manage system resources. From a tour of the technology through architecture, deployment, and integration of System Center, Microsoft Azure, and Microsoft Azure Stack, the discussion illustrates the skills you need to create a complete solution for optimum enterprise management. Coverage includes Windows Azure capabilities for virtual machines, managing a hybrid cloud, IaaS, storage capabilities, PowerShell, and more, with practical real-world guidance from a leading authority in the field. Hyper-V has recently undergone improvements in scalability and features that have positioned it as an ideal solution in the Small/Medium Business and Enterprise markets. This book shows you how to exploit these new capabilities to build a robust data solution for your organization. * Discover the capabilities of Microsoft Hyper-V * Architect a Hyper-V datacenter solution * Plan and manage a deployment or migration * Integrate complementary technologies for full scalability Data is everywhere on desktops, laptops, phones, and multiple operating systems, accessed through email, text messages, web searches, online services, and more. All of this data must be stored, accessible, updated, backed up, secured, managed, sorted, and analyzed sometimes instantly. Hyper-V is the rising star in the virtualization space, and Microsoft Windows Server 2016 Hyper-V shows you how to turn greater capabilities into better datacenter solutions.

Windows 8.1 All-in-one For Dummies (Paperback): Woody Leonhard Windows 8.1 All-in-one For Dummies (Paperback)
Woody Leonhard 1
R802 R411 Discovery Miles 4 110 Save R391 (49%) Ships in 9 - 17 working days

Ten minibooks in one get you thoroughly caught up on Windows 8.1! With new improvements and changes, Windows 8.1 offers a refreshed user interface, better integration between the new and traditional Windows interfaces, and more. This updated top-selling guide is what you need to get up to speed on everything Windows 8.1. Nine minibooks in one cover such essential topics as navigating the new Start Screen, understanding Windows 8.1 apps, securing Windows 8.1, and much more. Take the guesswork out of Windows 8.1 from day one with this complete, all-in-one resource. * Helps you get up to speed on the Windows 8.1 operating system, including its Start Screen, which is a feature sure to please traditional Windows users * Provides top-notch guidance from trusted and well-known Windows expert and author Woody Leonhard * Covers Windows 8.1 inside and out, including how to customize the Start screen, manage apps, and control privacy * Delves into core Windows 8.1 apps such as e-mail, people, and SkyDrive * Shows you how to connect online, add hardware, back up and update, and secure Windows 8.1 Discover new improvements, old favorites, and everything in between with Windows 8.1 All-in-One For Dummies.

A Programmer's Introduction to Windows DNA (Mixed media product, 1st ed.): Christian Gross A Programmer's Introduction to Windows DNA (Mixed media product, 1st ed.)
Christian Gross
R1,396 R1,174 Discovery Miles 11 740 Save R222 (16%) Ships in 18 - 22 working days

This is the first book designed to help Windows developers decide not only which technologies to use but also how to use them. It teaches them to combine the wide variety of technologies that make up Windows DNA into effective solutions for their own enterprise application requirements. The author makes use of his long consulting experience in the client-server world to describe "best practices" that apply to building Windows DNA applications.

C# & VB.NET Conversion  - Pocket Reference (Paperback, 1st ed.): Jose Mojica C# & VB.NET Conversion - Pocket Reference (Paperback, 1st ed.)
Jose Mojica
R225 R210 Discovery Miles 2 100 Save R15 (7%) Ships in 18 - 22 working days

The C# & VB.NET Conversion Pocket Reference helps you easily make the switch from C# to Visual Basic .NET and vice versa. Differences between the two languages occur in three main areas: syntax, object-oriented principles, and the Visual Studio .NET IDE. A perfect companion for documents and books that don?t have examples using your mastered language, this guide expects that you know one of the two languages, but does not make an assumption about which one.

Microsoft Windows Networking Essentials (Paperback): D. Gibson Microsoft Windows Networking Essentials (Paperback)
D. Gibson
R960 R839 Discovery Miles 8 390 Save R121 (13%) Ships in 18 - 22 working days

The core concepts and technologies of Windows networking

Networking can be a complex topic, especially for those new to the field of IT. This focused, full-color book takes a unique approach to teaching Windows networking to beginners by stripping down a network to its bare basics, thereby making each topic clear and easy to understand. Focusing on the new Microsoft Technology Associate (MTA) program, this book pares down to just the essentials, showing beginners how to gain a solid foundation for understanding networking concepts upon which more advanced topics and technologies can be built.

This straightforward guide begins each chapter by laying out a list of topics to be discussed, followed by a concise discussion of the core networking skills you need to have to gain a strong handle on the subject matter. Chapters conclude with review questions and suggested labs so you can measure your level of understanding of the chapter's content.Serves as an ideal resource for gaining a solid understanding of fundamental networking concepts and skillsOffers a straightforward and direct approach to networking basics and covers network management tools, TCP/IP, the name resolution process, and network protocols and topologiesReviews all the topics you need to know for taking the MTA 98-366 examProvides an overview of networking components, discusses connecting computers to a network, and looks at connecting networks with routers

If you're new to IT and interested in entering the IT workforce, then "Microsoft Windows Networking Essentials" is essential reading.

Windows PowerShell Step by Step (Paperback, 3rd edition): Ed Wilson Windows PowerShell Step by Step (Paperback, 3rd edition)
Ed Wilson
R1,403 R1,181 Discovery Miles 11 810 Save R222 (16%) Ships in 18 - 22 working days

Your hands-on guide to Windows PowerShell scripting fundamentals 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. Discover how to: Run cmdlets and command-line utilities Administer Windows-based servers and desktops with built-in cmdlets Use providers to access external information Write and run scripts from the Windows ISE Create functions that are easy to maintain Build standardized environments with profiles Automate Windows systems with WMI, CIM cmdlets, and remoting Automate Active Directory Domain Services (AD DS) Debug scripts and handle errors Run commands that survive interruptions Use Desired State Configuration (DSC) to manage software services and their environments Get powerful new modules from PowerShell Gallery About You This book is for: IT professionals and power users who want to get productive with Windows PowerShell, including new features in Windows PowerShell 5 Windows system administrators who want to be more efficient and productive Anyone pursuing Windows PowerShell certifications No experience with Windows PowerShell or other scripting technologies necessary

PowerShell and WMI (Paperback): Richard Siddaway PowerShell and WMI (Paperback)
Richard Siddaway
R1,319 Discovery Miles 13 190 Ships in 10 - 15 working days

DESCRIPTION WMI, Windows Management Instrumentation, provides a standard infrastructure for managing all aspects of Windows-based systems.WMI isn't new, but now that administrators can script it using PowerShell, it's just gotten infinitely easier to use! Taken together, WMI and PowerShell create an extraordinarily powerful mechanism automating the management of servers, networks, and remote Windows computers. PowerShell and WMI is an example-driven guide for administrators managing networks of Windows servers and desktops. With over 150 specific examples Xincluding ready-to-reuse scripts and techniques Xreaders will learn the ins and outs of automating WMI via PowerShell2. The author provides deep coverage of all aspects of Windows administration, including IIS, DNS and Hyper-V. KEY POINTS "h In-depth guide to PowerShell and WMI "h Packed with over 150 practical, field-tested techniques "h Written by a PowerShell MVP

Windows Server 2008 For Dummies (Paperback): E Tittel Windows Server 2008 For Dummies (Paperback)
E Tittel
R621 R575 Discovery Miles 5 750 Save R46 (7%) Ships in 18 - 22 working days

If you're curious, but hesitant, about finding your way around Microsoft's new Windows Server 2008, "Windows Server 2008 For Dummies" is the book for you. This friendly reference shows you everything you need to know -- from installation and deployment to building and running a Windows Server 2008 network.

Server-based networking really is a big deal, and this 100% plain-English guide helps you make the most of it. You'll find out about Windows Server 2008's important functions, capabilities and requirements; develop a network implementation plan; take a step-by-step walkthrough of the installation process; and get valuable tips on how to boost your bandwidth beyond belief Before you know it, you'll be configuring connections to the Universe, working with active directory, and treating domains and controllers like old pals. Discover how to: Build and connect your networkInstall and configure Windows Server 2008Set up and manage directory servicesManage users and groupsInstall and manage print serversSecure your networkTroubleshoot active networksPlan for installing Active DirectoryProclaim and manage your own domainResolve names between TCP/IP and NetBIOSManage shares, permissions, and moreDevelop and implement a regular backup protocol

"Windows Server 2008 For Dummies" may be easy-going, but it's simply packed with need-to-know stuff that will send you diving into Windows Server 2008 experience just for the fun of it. So start now

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
PowerShell, IT Pro Solutions…
William R. Stanek, William Stanek Hardcover R1,434 Discovery Miles 14 340
PowerShell - A Comprehensive Guide to…
Sam Griffin Hardcover R566 R520 Discovery Miles 5 200
Windows 10 For Dummies, 4th Edition
A Rathbone Paperback  (1)
R647 R601 Discovery Miles 6 010
Windows 10 - The ultimate Windows 10…
Craig Newport Hardcover R552 R506 Discovery Miles 5 060
Windows (R) XP for Everyone
Jaime A Restrepo Hardcover R881 Discovery Miles 8 810
Powershell - The ultimate beginner's…
Craig Newport Hardcover R546 R500 Discovery Miles 5 000
Essential Windows 10: 1st Anniversary…
Kevin Wilson Paperback R431 R271 Discovery Miles 2 710
Exam Ref 70-532 Developing Microsoft…
Zoiner Tejada, Michele Bustamante, … Paperback R960 R656 Discovery Miles 6 560
PowerShell - The Ultimate Beginners…
Mark Reed Hardcover R567 R521 Discovery Miles 5 210
PowerShell - A Beginner's Guide to…
Roger Wilson Hardcover R558 R512 Discovery Miles 5 120

 

Partners